forked from cerc-io/stack-orchestrator
Fix deploy commands (#404)
* Fix bugs * Add test for deploy port command
This commit is contained in:
@@ -35,5 +35,5 @@ jobs:
|
||||
run: |
|
||||
dockerd -H $DOCKER_HOST --userland-proxy=false &
|
||||
sleep 5
|
||||
- name: "Run smoke tests"
|
||||
- name: "Run deploy tests"
|
||||
run: ./tests/deploy/run-deploy-test.sh
|
||||
|
||||
Reference in New Issue
Block a user