Archived
Fix deploy commands (#404)
* Fix bugs * Add test for deploy port command
This commit was merged in pull request #404.
This commit is contained in:
@@ -25,5 +25,5 @@ jobs:
|
||||
run: ./scripts/create_build_tag_file.sh
|
||||
- name: "Build local shiv package"
|
||||
run: ./scripts/build_shiv_package.sh
|
||||
- name: "Run smoke tests"
|
||||
- name: "Run deploy tests"
|
||||
run: ./tests/deploy/run-deploy-test.sh
|
||||
|
||||
Reference in New Issue
Block a user