Compare commits
	
		
			No commits in common. "31f81f2a1125d8dfe88a22b3402129d08236a02c" and "45eb0db4b273e22bac85409b14410ff767288d8c" have entirely different histories.
		
	
	
		
			31f81f2a11
			...
			45eb0db4b2
		
	
		
					 2 changed files with 3 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@ when:
 | 
			
		|||
  branch: main
 | 
			
		||||
 | 
			
		||||
variables:
 | 
			
		||||
  - &file Dockerfile
 | 
			
		||||
  - &file Dockerfile.hello
 | 
			
		||||
  - &repo git.jmbit.de/${CI_REPO_OWNER}/docker-hugo
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
| 
						 | 
				
			
			@ -24,6 +24,7 @@ steps:
 | 
			
		|||
      tags: latest
 | 
			
		||||
    when:
 | 
			
		||||
      event: pull_request
 | 
			
		||||
      path: *file
 | 
			
		||||
 | 
			
		||||
  publish:
 | 
			
		||||
    image: woodpeckerci/plugin-docker-buildx
 | 
			
		||||
| 
						 | 
				
			
			@ -38,4 +39,5 @@ steps:
 | 
			
		|||
        from_secret: forgejo_token
 | 
			
		||||
    when:
 | 
			
		||||
      event: push
 | 
			
		||||
      path: *file
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +0,0 @@
 | 
			
		|||
# Docker-Hugo
 | 
			
		||||
[](https://ci.jmbit.de/repos/2)
 | 
			
		||||
 | 
			
		||||
This Repo builds a Container image with opensuses latest Hugo binary
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue