Skip to content

Commit

Permalink
Azure CI: use different cache for nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
borsboom committed Jul 12, 2019
1 parent 4d1bf11 commit 636e3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-nightly-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pr: none

variables:
BASE_BRANCH: "master"
CACHE_S3_PREFIX: "stack"
CACHE_S3_PREFIX: "stack-nightly"
CACHE_S3_VERSION: "v0.1.4"
S3_BUCKET: "fpco-public-cache"
AWS_REGION: "us-east-1"
Expand Down

0 comments on commit 636e3a7

Please sign in to comment.