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 6634603 commit b0d75dbCopy full SHA for b0d75db
.github/workflows/build.yaml
@@ -18,4 +18,5 @@ jobs:
18
19
- name: Build production and development docker images
20
run: |
21
+ ./community/youtube/build.sh
22
docker compose build
0 commit comments