Deploy on the main branch too
This commit is contained in:
		@@ -77,10 +77,6 @@ steps:
 | 
			
		||||
 | 
			
		||||
  - name: Deploy the application
 | 
			
		||||
    image: git.badhouseplants.net/badhouseplants/badhouseplants-builder:80ffd53372652576fa3c36a56b351b448a025c6a
 | 
			
		||||
    when:
 | 
			
		||||
      branch:
 | 
			
		||||
        exclude:
 | 
			
		||||
          - main
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - Build and push the docker image
 | 
			
		||||
      - Sync pictures from lfs to Minio
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user