Skip to content

Commit 18f28f9

Browse files
committed
test
1 parent 8582ebb commit 18f28f9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

gha.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
set -xeu -o pipefail
44

5+
pwd
6+
ls -la
7+
git status
8+
9+
510
if [[ "$INPUT_JENKINS_CERT" != 'false' ]]; then
611
export REQUESTS_CA_BUNDLE="$INPUT_JENKINS_CERT"
712
fi

0 commit comments

Comments
 (0)