aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-06 16:16:01 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-06 16:16:01 +0100
commite6499dbd2357ec4a5459b3ca6d22a694e4be4a6e (patch)
tree74f322bdf7ee416f479994c2e8ae09a1fc85b3aa /.gitlab-ci.yml
parent[CI] Fix deployment (diff)
[CI] Add docker/curl to deploy steps
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 629c744a..196d619e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,4 +45,5 @@ test:
build:
stage: build
script:
+ - apk add docker curl
- sh scripts/deploy.sh