zentol commented on a change in pull request #11430: [FLINK-16633][AZP] Fix
builds without s3 credentials
URL: https://github.com/apache/flink/pull/11430#discussion_r395173251
##########
File path: azure-pipelines.yml
##########
@@ -40,13 +40,19 @@ resources:
- container: flink-build-container
image: rmetzger/flink-ci:ubuntu-amd64-3528acd
-# See tools/azure-pipelines/jobs-template.yml for a short summary of the
caching
+# Define variables:
+# - See tools/azure-pipelines/jobs-template.yml for a short summary of the
caching
+# - See
https://stackoverflow.com/questions/60742105/how-can-i-access-a-secret-value-from-an-azure-pipelines-expression
Review comment:
Were you not trying `$[variables.IT_CASE_S3_BUCKET]` in your original post?
what else had to be change for things to work?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services