upstream #1
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ trigger:
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
  - name: publish
 | 
					  - name: publish
 | 
				
			||||||
    pull: if-not-exists
 | 
					    pull: if-not-exists
 | 
				
			||||||
    image: openjdk:8-jdk
 | 
					    image: openjdk:17-jdk
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      PACKAGESKEY:
 | 
					      PACKAGESKEY:
 | 
				
			||||||
        from_secret: GITEA_PACKAGE_PUBLIC_RW
 | 
					        from_secret: GITEA_PACKAGE_PUBLIC_RW
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue