Code Review
/
infra
/
cicd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Update plots
[infra/cicd.git]
/
jjb
/
oransc
/
verify-jobs-bash.sh
1
#!/bin/bash
2
3
set -euo pipefail
4
5
DIRECTORY=$WORKSPACE"/"${DIRECTORY}
6
cd $DIRECTORY
7
8
chmod +x ${SCRIPT_NAME}
9
./${SCRIPT_NAME}