Skip to content
Snippets Groups Projects
Commit 39fd5572 authored by Odd-Erik Frantzen's avatar Odd-Erik Frantzen
Browse files

Update .gitlab-ci.yml

parent 06bb7a91
No related branches found
No related tags found
No related merge requests found
Pipeline #22360 passed
pages: pages:
stage: deploy
script: script:
- cp Amok.htm public/ - mkdir .public
- cp Amok.htm .public/
- mv .public public
artifacts: artifacts:
paths: paths:
- public - public
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment