always clean up after build job
This commit is contained in:
parent
df29b463a2
commit
d682861585
|
@ -38,7 +38,7 @@ cleanup-build:
|
|||
- rm -r $CLEANUP_PATH $CLEANUP_PATH.tmp
|
||||
dependencies:
|
||||
- build
|
||||
|
||||
when: always
|
||||
|
||||
# deploy to internal testing track
|
||||
deploy-dev:
|
||||
|
|
Loading…
Reference in New Issue