Skip to content
Snippets Groups Projects
Commit aa85ab7e authored by Kais Ouederni's avatar Kais Ouederni
Browse files

now

parent 344d6250
Branches main
No related tags found
No related merge requests found
Pipeline #127995 passed
......@@ -16,13 +16,3 @@ build:
# - docker push $DOCKERHUB_USR/lab05
- docker push registry.forge.hefr.ch/kais.ouederni/lab05
- docker image prune -a --force
deploy:
image: docker:latest
services:
- docker:dind
stage: deploy
script:
# - docker stop my-hello-heia
# - docker rm my-hello-heia
- docker run -d --name my-hello-heia -p 80:8080 $CI_REGISTRY_USER/lab05
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