always cleanup CI
This commit is contained in:
parent
86caab900f
commit
b0bcf93511
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ publish:
|
|||
- npm publish
|
||||
|
||||
clean:
|
||||
when: always
|
||||
stage: clean
|
||||
script:
|
||||
- docker rm -v $(docker container ls -q --all --filter=name="runner-*" --filter=status=exited) || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue