summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2021-04-26 19:04:39 +0700
committerDaniil Baturin <daniil@baturin.org>2021-04-26 19:04:39 +0700
commitb7cb894245ce2822d37a7ac682507ad1291291c2 (patch)
tree9139cc5e9496e941b6a2a2f9787e43d01512c3a3 /.github/workflows
parentdd37492c048c0e6902b02067369b8e2e4a5a2118 (diff)
downloadcommunity.vyos.net-b7cb894245ce2822d37a7ac682507ad1291291c2.tar.gz
community.vyos.net-b7cb894245ce2822d37a7ac682507ad1291291c2.zip
Add a warning banner to the staging version.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 8926b87..46656fa 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
SNAPSHOTS_BUCKET: ${{ secrets.SNAPSHOTS_BUCKET }}
- SOUPAULT_OPTS: "--profile live"
+ SOUPAULT_OPTS: "--profile " ${{ secrets.SOUPAULT_PROFILE }}"
run: |
make all