Search for git commit SHA in page

This commit is contained in:
Gabriel Augendre 2022-10-10 23:34:16 +02:00
parent d31078e6e5
commit 41ed44ad9c

View file

@ -48,4 +48,4 @@ jobs:
max_attempts: 5
retry_wait_seconds: 2
warning_on_retry: false
command: curl -sSL --fail -m 10 https://gabnotes.org > /dev/null
command: curl -sSL --fail -m 10 https://gabnotes.org | grep $GITHUB_SHA > /dev/null