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