aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2019-06-24 10:38:19 +0200
committerJoris2019-06-24 10:38:19 +0200
commita7e57e1d54e97aa75b7226876dae1e46d7cc2074 (patch)
tree032c58fb84fcbae8b8460893bf2c79decb2db45a
parent1013ef825686c25329f44516fd508feefb7a981a (diff)
downloadcooking-a7e57e1d54e97aa75b7226876dae1e46d7cc2074.tar.gz
cooking-a7e57e1d54e97aa75b7226876dae1e46d7cc2074.tar.bz2
cooking-a7e57e1d54e97aa75b7226876dae1e46d7cc2074.zip
Fix ci
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 28b45d8..b5c6c9a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: alpine:latest
pages:
stage: deploy
script:
- - echo 'Nothing to do...'
+ - mv seeother public
artifacts:
paths:
- - seeother
+ - public