Skip to content
Snippets Groups Projects
Commit 55396347 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ci

parent d1c7ef88
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,8 @@ deploy-to-swarm:
image: docker:latest
script:
- docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker ps
- docker image ls
- docker stack deploy
--with-registry-auth
--compose-file=.docker-compose-base.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment