forked from claw/flaskpaste
ci: add delay before harbor scan for image indexing
This commit is contained in:
@@ -386,6 +386,10 @@ jobs:
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Wait for Harbor to index the pushed images
|
||||||
|
echo "Waiting for Harbor to index images..."
|
||||||
|
sleep 15
|
||||||
|
|
||||||
# Scan standard image
|
# Scan standard image
|
||||||
echo "Triggering vulnerability scan for standard image..."
|
echo "Triggering vulnerability scan for standard image..."
|
||||||
python harbor-ctl.py --url https://harbor.mymx.me \
|
python harbor-ctl.py --url https://harbor.mymx.me \
|
||||||
|
|||||||
Reference in New Issue
Block a user