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 edf44ea commit 6519cc9Copy full SHA for 6519cc9
.github/workflows/on_call_build_site.yaml
@@ -10,7 +10,7 @@ jobs:
10
11
- name: Build the site with docker
12
run: |
13
- docker compose --build build
+ docker compose up --build build
14
15
- name: Tarball the site
16
0 commit comments