.gitea/workflows/build.yml aktualisiert
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Create dokuwiki docker image / Explore-Gitea-Actions (push) Failing after 23s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Create dokuwiki docker image / Explore-Gitea-Actions (push) Failing after 23s
				
			This commit is contained in:
		@@ -23,7 +23,7 @@ jobs:
 | 
			
		||||
      - name: Set Docker Version
 | 
			
		||||
        id: get_version
 | 
			
		||||
        run: |
 | 
			
		||||
          DOCKER_VERSION=$(grep -oP '(?<=^org.opencontainers.image.ref.name=").*\d' Dockerfile)
 | 
			
		||||
          DOCKER_VERSION=$(grep -oP '(?<=org.opencontainers.image.ref.name=").*\d' Dockerfile)
 | 
			
		||||
          echo "Docker version: $DOCKER_VERSION"
 | 
			
		||||
          echo "::set-output name=tag::$DOCKER_VERSION"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user