Skip to content

Commit

Permalink
set -x
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed May 16, 2024
1 parent aa0add3 commit c55e2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/rapids/post-create-command.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -e;
set -ex;

PROJECT_MANIFEST_YML="${PROJECT_MANIFEST_YML:-"/opt/rapids-build-utils/manifest.yaml"}"

Expand Down

0 comments on commit c55e2b6

Please sign in to comment.