mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 18:01:28 -06:00
Update default node version to 18
This commit is contained in:
@@ -35,7 +35,7 @@ SONARSOURCE_SONAR_SCANNER_CLI = "sonarsource/sonar-scanner-cli:latest"
|
||||
THEGEEKLAB_DRONE_GITHUB_COMMENT = "thegeeklab/drone-github-comment:1"
|
||||
|
||||
DEFAULT_PHP_VERSION = "7.4"
|
||||
DEFAULT_NODEJS_VERSION = "16"
|
||||
DEFAULT_NODEJS_VERSION = "18"
|
||||
|
||||
dirs = {
|
||||
"base": "/drone/src",
|
||||
|
||||
Reference in New Issue
Block a user