Add GitHub Action
This commit is contained in:
parent
e4b8e61e7f
commit
0d6c12297d
3
.github/workflows/cicd.yaml
vendored
3
.github/workflows/cicd.yaml
vendored
@ -207,4 +207,5 @@ jobs:
|
|||||||
if [ -z "$IP" ]; then
|
if [ -z "$IP" ]; then
|
||||||
echo "Failed to get external IP after 5 minutes"
|
echo "Failed to get external IP after 5 minutes"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user