mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	update docker image tag
This commit is contained in:
		
							parent
							
								
									2fc9564ebe
								
							
						
					
					
						commit
						cf74ca5f56
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -658,7 +658,7 @@ docker:
 | 
			
		|||
    - cd buildserver
 | 
			
		||||
    - docker build -t $TEST_IMAGE --build-arg GIT_REV_PARSE_HEAD=$(git rev-parse HEAD) .
 | 
			
		||||
    - docker tag $TEST_IMAGE $RELEASE_IMAGE
 | 
			
		||||
    - docker tag $TEST_IMAGE ${RELEASE_IMAGE}-bullseye
 | 
			
		||||
    - docker tag $TEST_IMAGE ${RELEASE_IMAGE}-bookworm
 | 
			
		||||
    - echo $CI_JOB_TOKEN | docker login -u gitlab-ci-token --password-stdin registry.gitlab.com
 | 
			
		||||
    # This avoids filling up gitlab.com free tier accounts with unused docker images.
 | 
			
		||||
    - if test -z "$FDROID_PUSH_DOCKER_IMAGE"; then
 | 
			
		||||
| 
						 | 
				
			
			@ -668,4 +668,4 @@ docker:
 | 
			
		|||
          exit 0;
 | 
			
		||||
      fi
 | 
			
		||||
    - docker push $RELEASE_IMAGE
 | 
			
		||||
    - docker push $RELEASE_IMAGE-bullseye
 | 
			
		||||
    - docker push $RELEASE_IMAGE-bookworm
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue