Skip to content
Snippets Groups Projects
Commit 15ad5bc9 authored by Max Lou's avatar Max Lou
Browse files

Update .gitlab-ci.yml file

parent 80461ef7
Branches
No related tags found
No related merge requests found
......@@ -30,5 +30,6 @@ dashboard-example-docker-build:
- echo $CI_SERVER_HOST > .env
- echo $CI_PROJECT_ID >> .env
- echo $CI_JOB_TOKEN >> .env
- cat .env
- docker build --pull -t "$CI_REGISTRY_IMAGE${tag}/dashboard-example" .
- docker push "$CI_REGISTRY_IMAGE${tag}/dashboard-example"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment