Update build.yaml

This commit is contained in:
uazo
2021-07-07 15:27:59 +02:00
committed by GitHub
parent 3b806bc9c1
commit 893864326f
+5
View File
@@ -61,6 +61,11 @@ jobs:
--health-timeout 5s
--health-retries 5
steps:
- name: xxx
shell: bash
run: echo "done"
# container:
# image: uazo/chromium:91.0.4472.146
# options: "--privileged"