summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2019-07-07 20:21:59 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2019-07-07 20:21:59 +0300
commitafa58b568ae944ac122063ebe239cc9eab0b9a6b (patch)
treefd1bb252f0ba93d0180b63d454b13614feae5711
parent3f63a2fa879414b8d8d06f1ac51ec7be3c2ee44d (diff)
downloadheippa-afa58b568ae944ac122063ebe239cc9eab0b9a6b.tar.gz
Change: debug
-rw-r--r--.gitlab-ci.yml13
1 files changed, 6 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a3e20f3..673df21 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,12 +1,11 @@
-before_script:
- - echo hello from before script
- - apt-get update
- - apt-get install -y build-essential curl
+Wbefore_script:
+# - apt-get update
+# - apt-get install -y build-essential curl
heippa:
script:
- - gcc -o heippa heippa.c
- - ./heippa
+# - gcc -o heippa heippa.c
+# - ./heippa
- env
- |
- curl -H"Authorization: Bearer $ARTIFACT_TOKEN" -X PUT -H"Content-Type: application/octet-stream" --data-binary @heippa https://wmf2-artifacts.vm.liw.fi/blobs/heippa
+ echo curl -H"Authorization: Bearer $ARTIFACT_TOKEN" -X PUT -H"Content-Type: application/octet-stream" --data-binary @heippa https://wmf2-artifacts.vm.liw.fi/blobs/heippa