Skip to content
Snippets Groups Projects
Commit 7a2a53eb authored by Timuçin Boldt's avatar Timuçin Boldt :bike:
Browse files

fix pages deployment

parent 636590b2
Branches
No related tags found
No related merge requests found
Pipeline #49105 passed
...@@ -2,6 +2,8 @@ image: alpine:latest ...@@ -2,6 +2,8 @@ image: alpine:latest
pages: pages:
stage: deploy stage: deploy
script:
- echo "Deploying to pages..."
artifacts: artifacts:
paths: paths:
- web - web
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment