Skip to content

Commit 8d258a5

Browse files
let's read all secrets available
Signed-off-by: Abhijit Gadgil <agadgil@progress.com>
1 parent cceb10e commit 8d258a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.expeditor/scripts/verify/build_package-aarch64-darwin.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ set -E
1111

1212
trap 'rm -f /opt/hab' ERR
1313

14+
ls -l /run/secrets/
15+
1416
# For everything setup the HAB_AUTH_TOKEN to point to acceptance
1517
export HAB_AUTH_TOKEN="${PIPELINE_ACCEPTANCE_AUTH_TOKEN}"
1618

0 commit comments

Comments
 (0)