aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJoris2019-06-24 10:31:19 +0200
committerJoris2019-06-24 10:31:19 +0200
commit0b4e28c73cea17d4174f7fd2f4d283bf18a29b86 (patch)
tree4c92095d34752ac397164ec7cd0e42c509c8e962 /.gitlab-ci.yml
parent8b8da002dfe3b22f117f650800fa0ab30e1bbce6 (diff)
Update cooking url
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
deleted file mode 100644
index 2062877..0000000
--- a/.gitlab-ci.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-image: alpine:latest
-pages:
- stage: deploy
- script:
- - echo 'Nothing to do...'
- artifacts:
- paths:
- - public
- only:
- - deploy