Commit b35ba75a authored by Dennis Willers's avatar Dennis Willers 🏀

Update gitlab-ci.yml

parent 88e94c10
Pipeline #269 passed with stages
in 2 minutes and 4 seconds
......@@ -2,12 +2,11 @@ image: docker:latest
stages:
- build
- package
- delete
- deploy
docker-build:
stage: package
stage: build
script:
- docker login hub.willers.digital -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD
- docker build -t hub.willers.digital/dennis.willers/tabu-middleware .
......
Markdown is supported
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