mirror of
				https://github.com/casjaysdevdocker/enclosed
				synced 2025-11-04 01:02:42 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				release-tag / release-image (push) Failing after 37s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	release-tag / release-image (push) Failing after 37s
				
			.gitea/workflows/docker.yaml
This commit is contained in:
		@@ -19,8 +19,8 @@ jobs:
 | 
			
		||||
      - name: Get Meta
 | 
			
		||||
        id: meta
 | 
			
		||||
        env:
 | 
			
		||||
          ORG: casjaysdev
 | 
			
		||||
          TAG: ${{ vars.DOCKER_TAG }}
 | 
			
		||||
          ORG: casjaysdevdocker
 | 
			
		||||
          TAG: latest
 | 
			
		||||
          HUB: docker.io
 | 
			
		||||
        run: |
 | 
			
		||||
          echo DATE_TAG=$(date +'%y%m') >> $GITHUB_OUTPUT
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user