Skip to content

Commit 20edd5f

Browse files
committed
set nightly release
1 parent 8beac5f commit 20edd5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
Please create a file *environment* that contains your configuration
44

55
set -xg DOWNLOAD_SYNC_USER=username:password
6-
set -xg COMMUNITY_DOWNLOAD_LINK "https://community.arangodb.com"
7-
set -xg ENTERPRISE_DOWNLOAD_LINK "https://enterprise.arangodb.com"
6+
set -xg ENTERPRISE_DOWNLOAD_KEY "download-key"

jenkins/nightlyPackages.fish

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ source jenkins/helper.jenkins.fish ; prepareOskar
44
lockDirectory ; updateOskar ; clearResults
55

66
switchBranches $ARANGODB_BRANCH $ENTERPRISE_BRANCH true
7+
and setNightlyRelease
78
and makeRelease
89

910
set -l s $status

0 commit comments

Comments
 (0)