summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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