Skip to content
Snippets Groups Projects
Commit d81f59ad authored by s87777's avatar s87777
Browse files

testpush

parent 2de4b3b4
No related branches found
No related tags found
No related merge requests found
Pipeline #51962 failed
......@@ -5,15 +5,6 @@ services:
stages:
- test
build-job:
stage: test
script:
- echo $CI_REGISTRY_PASSWORD | docker login $CI_REGISTRY -u $CI_REGISTRY_USER --password-stdin
- docker build -t registry.bht-berlin.de:443/s87777/profwebfrontend:latest .
- docker push registry.bht-berlin.de:443/s87777/profwebfrontend
tags:
- docker-privileged
test-job:
stage: test
......
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