Merge pull request 'Allowing for UAT deployment to happen automatically' (#46) from test into main
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: #46
This commit was merged in pull request #46.
This commit is contained in:
@@ -106,11 +106,6 @@ steps:
|
||||
- docker stop webapitest || true
|
||||
- docker rm webapitest || true
|
||||
- docker run -d --name webapitest -p 4000:80 khwezi/webapitest:latest
|
||||
when:
|
||||
event:
|
||||
- promote
|
||||
target:
|
||||
- uat
|
||||
|
||||
- name: prod
|
||||
image: appleboy/drone-ssh
|
||||
|
||||
Reference in New Issue
Block a user