mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-16 09:38:49 +02:00
feat:#72 add footer and commit id injection
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
docker build --pull \
|
||||
-t $IMAGE_TAG \
|
||||
-f $DOCKERFILE \
|
||||
--build-arg COMMIT_HASH=$CI_COMMIT_SHORT_SHA \
|
||||
--target $BUILD_TARGET \
|
||||
$BUILD_PATH
|
||||
- docker push "$IMAGE_TAG"
|
||||
|
Reference in New Issue
Block a user