fixing part that stops everything 2
Remote SSH Deployment / deploy_to_ubuntu (push) Failing after 1s
Remote SSH Deployment / deploy_to_ubuntu (push) Failing after 1s
This commit is contained in:
@@ -37,8 +37,11 @@ jobs:
|
||||
docker container prune -f || true &&
|
||||
docker network prune -f || true
|
||||
|
||||
# docker stop $(docker ps -a -q) || true &&
|
||||
# docker rm -f $(docker ps -a -q) || true &&
|
||||
|
||||
|
||||
|
||||
# docker stop $(docker ps -a -q) || true &&
|
||||
# docker rm -f $(docker ps -a -q) || true &&
|
||||
|
||||
# name: Remote Server Deploy
|
||||
# on: [push]
|
||||
|
||||
Reference in New Issue
Block a user