Skip to content
Snippets Groups Projects
Commit d58cbfdb authored by Benjamin Ledel's avatar Benjamin Ledel
Browse files

Update .gitlab-ci.yml file

parent 17c19ead
No related branches found
No related tags found
No related merge requests found
Pipeline #1644536 failed
......@@ -2,7 +2,7 @@ stages:
- test
- build
# - release
- deploy
# - deploy
test:
image: docker:latest
......@@ -75,11 +75,4 @@ pages:
- mv public ../
artifacts:
paths:
- public
deploy:
stage: deploy
trigger:
project: polaris/entwicklung/deployment
only:
- main
\ No newline at end of file
- public
\ No newline at end of file
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