Skip to content
Snippets Groups Projects
Commit 283685cf authored by Leonardo Christino's avatar Leonardo Christino
Browse files

fix: fix build lock file

parent 7c11ca5f
No related branches found
No related tags found
1 merge request!57fix: fix build lock file
Pipeline #127157 passed
......@@ -9,8 +9,5 @@
# pnpm build
docker: login
@docker build -t graphpolaris/frontend:latest .
@docker push graphpolaris/frontend\:latest
login:
echo -e "machine git.science.uu.nl\nlogin gitlab-ci-token\npassword ${CI_JOB_TOKEN}" > ~/.netrc
\ No newline at end of file
@docker build -t harbor.graphpolaris.com/graphpolaris/frontend:latest .
@docker push harbor.graphpolaris.com/graphpolaris/frontend\:latest
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment