We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a917317 commit 7fa6176Copy full SHA for 7fa6176
.github/workflows/ci.yml
@@ -11,4 +11,6 @@ jobs:
11
uses: actions/checkout@v3
12
with:
13
clean: false
14
+ - name: build Docker
15
+ - run: ./build-docker.sh
16
0 commit comments