aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-05-28 08:38:31 +0200
committerChocobozzz <me@florianbigard.com>2021-05-28 08:38:31 +0200
commitb55e7127d1eb6f167e45db2a1ad00197355d1d2f (patch)
treea67d8e2980293cd002ab78feebd5c4c616a62846 /.gitlab-ci.yml
parent5cbb53996ef2ba78b7e2d3ba08d6f4f663b5b3dc (diff)
downloadPeerTube-b55e7127d1eb6f167e45db2a1ad00197355d1d2f.tar.gz
PeerTube-b55e7127d1eb6f167e45db2a1ad00197355d1d2f.tar.zst
PeerTube-b55e7127d1eb6f167e45db2a1ad00197355d1d2f.zip
Use node 14 for gitlab ci
Diffstat (limited to '.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 ff1ef245d..b02a2c4bc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
1image: chocobozzz/peertube-ci:15 1image: chocobozzz/peertube-ci:14
2 2
3stages: 3stages:
4 - clients 4 - clients