Skip to content

Commit cd35c98

Browse files
committed
Test docker build
1 parent 3476ac4 commit cd35c98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/BuildImage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
MOD_VERSION: ${{ steps.outputs.outputs.MOD_VERSION }}
3535

3636
build:
37-
if: ${{ github.base_ref != 'master' }}
37+
# if: ${{ github.base_ref != 'master' }}
3838
uses: linuxserver/github-workflows/.github/workflows/docker-mod-builder.yml@v1
3939
needs: set-vars
4040
secrets:

0 commit comments

Comments
 (0)