Skip to content
Snippets Groups Projects
Commit 73401016 authored by chrissi^'s avatar chrissi^
Browse files

.gitlabci: Deploy master and testbed to frido

parent 722399d1
Branches
No related tags found
No related merge requests found
Pipeline #2187 passed
......@@ -20,11 +20,9 @@ deployment:
refs:
- master
- /^testbed/i
- "chrissi/frido-deploy"
variables:
- $CI_PROJECT_PATH == "ffbs/ffbs-website"
script:
- CI_COMMIT_REF_SLUG=testbed
- rm -r /var/www/website/$CI_COMMIT_REF_SLUG/htdocs
- cp -r flamingo/output /var/www/website/$CI_COMMIT_REF_SLUG/htdocs
- chmod go+r -R /var/www/website/$CI_COMMIT_REF_SLUG/htdocs/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment