Skip to content

Commit

Permalink
Add cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gbanasiak committed Nov 6, 2023
1 parent 88e1213 commit f25b96f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildkite/release-docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ set -x
export TERM=dumb
export LC_ALL=en_US.UTF-8
./release-docker.sh "$RELEASE_VERSION"

popd
popd
rm -rf "$tmp_dir"

0 comments on commit f25b96f

Please sign in to comment.