Skip to content
Snippets Groups Projects
Commit 1d98735f authored by Jakob Severin Steffensen Hjelseth's avatar Jakob Severin Steffensen Hjelseth
Browse files

Update .gitlab-ci.yml

parent 81985674
No related branches found
No related tags found
1 merge request!3Resolve "God html-struktur"
Pipeline #232168 failed
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
paths:
- public
only:
- main
\ No newline at end of file
- main
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