Skip to content

Commit 9eae2cd

Browse files
Update deploy action to use nightly CLI version
Deploy portal with the nightly cli build so we can quickly deploy with DefangLabs/defang#1633 (which is blocking our WAFR submission) before releasing a new cli version.
1 parent 2769d37 commit 9eae2cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- name: Deploy
5757
uses: DefangLabs/[email protected]
5858
with:
59+
cli-version: nightly
5960
config-env-vars: ASK_TOKEN OPENAI_API_KEY REBUILD_TOKEN SECRET_KEY SEGMENT_WRITE_KEY DISCORD_APP_ID DISCORD_TOKEN DISCORD_PUBLIC_KEY INTERCOM_TOKEN INTERCOM_ADMIN_ID
6061
mode: staging
6162
provider: aws

0 commit comments

Comments
 (0)