Immich VM: Initial provision and decommission Immich from Cloud VM #11
							
								
								
									
										3
									
								
								.github/workflows/infra.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/infra.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,8 @@ on: | ||||
|       - main | ||||
|  | ||||
| env: | ||||
|   DEPLOY: ${{ github.ref == 'refs/heads/main' && ((startsWith(github.event.head_commit.message, '[deploy-all]') && 'all') || ('some')) || 'none' }} | ||||
|   # DEPLOY: ${{ github.ref == 'refs/heads/main' && ((startsWith(github.event.head_commit.message, '[deploy-all]') && 'all') || ('some')) || 'none' }} | ||||
|   DEPLOY: all | ||||
|  | ||||
| jobs: | ||||
|   ansible-playbooks: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user