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 45f93d6 commit c653683Copy full SHA for c653683
.github/workflows/build_image.yml
@@ -26,6 +26,7 @@ jobs:
26
27
build_image:
28
name: Build Image
29
+ needs: build_passwall
30
runs-on: ubuntu-latest
31
container:
32
image: openwrtorg/imagebuilder:x86-64-master
0 commit comments