Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
e37d1b0cb6
commit
8adb3a6a8f
@ -1844,6 +1844,9 @@ jobs:
|
||||
# Clean up first container
|
||||
- run:
|
||||
name: Stop and remove first container
|
||||
- run:
|
||||
name: Stop and remove first container
|
||||
when: always
|
||||
command: |
|
||||
docker stop my-app
|
||||
docker rm my-app
|
||||
|
||||
Loading…
Reference in New Issue
Block a user