mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	Merge branch 'dev' into 'main'
.gitlab-ci.yml fixes See merge request oscar.krause/fastapi-dls!8
This commit is contained in:
		
						commit
						79c8d19b00
					
				| @ -27,7 +27,7 @@ deploy: | ||||
|   before_script: | ||||
|     - echo "COMMIT=${CI_COMMIT_SHA}" >> version.env | ||||
|     - source version.env | ||||
|     - Building docker image for commit "${COMMIT}" with version "${VERSION}" | ||||
|     - echo "Building docker image for commit ${COMMIT} with version ${VERSION}" | ||||
|   script: | ||||
|     - docker login -u $PUBLIC_REGISTRY_USER -p $PUBLIC_REGISTRY_TOKEN | ||||
|     - docker build . --tag $PUBLIC_REGISTRY_USER/${CI_PROJECT_NAME}:${VERSION} | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause