Skip to content

Commit

Permalink
no longer need popd or removing the tmpdir
Browse files Browse the repository at this point in the history
  • Loading branch information
favilo committed Sep 16, 2024
1 parent d2209aa commit 2922786
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .buildkite/dev-docker/manifest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,3 @@ set -x
export TERM=dumb
export LC_ALL=en_US.UTF-8
./build-dev-docker-manifest.sh "$BUILD_FROM_BRANCH"

popd
popd
rm -rf "$tmp_dir"


0 comments on commit 2922786

Please sign in to comment.