Skip to content
Snippets Groups Projects
Commit 11716176 authored by Konstantinos's avatar Konstantinos Committed by Manuel Spuhler
Browse files

Fix.

parent 441b6b14
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ docker build --build-arg BUILD_DATE=$(date -Iseconds) \
--build-arg VERSION=$VERSION \
--tag "$IMAGE:latest" \
--tag "$IMAGE:$VERSION" \
--tag kkech/portal_backend:latest
--tag kkech/portal_backend:latest \
.
docker push kkech/portal_backend:latest
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment