mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2025-12-16 19:50:57 +00:00
use node~=17 in CI container for Caprover deployment
This commit is contained in:
@@ -7,7 +7,7 @@ deploy:
|
||||
tags:
|
||||
- exec-docker
|
||||
script:
|
||||
- apk add nodejs~=14 npm git
|
||||
- apk add nodejs~=17 npm git
|
||||
- npm install --global caprover
|
||||
- caprover deploy --caproverUrl $GITAPP_URL --appToken $GITAPP_TOKEN --appName $GITAPP_NAME --branch origin/master
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user