aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-11-02 19:01:09 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-11-02 19:01:09 +0100
commit6c39d09b0bef1e6641871e31568aca09ba1766c9 (patch)
tree7324f56637dc7397ae73e2367cc378a10669a957
parentfce4fd307412688ea304a2b59e116f1d4731b219 (diff)
Use the correct name in .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 125e4c5..336af88 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -86,7 +86,7 @@ Docker:
dist.tyil.nl:
stage: Release
image: alpine:latest
- env:
+ environment:
FTP_HOST: minion4.tyil.net
FTP_PORT: "3386"
before_script: