Skip to content

Commit

Permalink
add wait
Browse files Browse the repository at this point in the history
  • Loading branch information
youyuanwu committed Nov 20, 2023
1 parent 0de8939 commit 76ebcaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
- name: run echo app
run: |
sleep 120 # wait for cluster to be up
sfctl application upload --path build/echoapp_root
sfctl application provision --application-type-build-path echoapp_root
sfctl application create --app-name fabric:/EchoApp --app-type EchoApp --app-version 0.0.1
Expand Down

0 comments on commit 76ebcaf

Please sign in to comment.