Skip to content
Snippets Groups Projects
Unverified Commit ac9b3aaf authored by Florian Thöni's avatar Florian Thöni
Browse files

Automation

parent 7486b65f
No related branches found
No related tags found
No related merge requests found
pages:
stage: deploy
environment: production
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment