Merge branch 'lidarr-flac2mp3' of https://github.com/TheCaptain989/docker-mods into lidarr-flac2mp3

This commit is contained in:
TheCaptain989
2023-05-20 21:23:39 -05:00
5 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ jobs:
ENDPOINT: ${{ needs.set-vars.outputs.ENDPOINT }}
BASEIMAGE: ${{ needs.set-vars.outputs.BASEIMAGE }}
MODNAME: ${{ needs.set-vars.outputs.MODNAME }}
MOD_VERSION: ${{ needs.set-vars.outputs.MOD_VERSION }}
MOD_VERSION: ${{ needs.set-vars.outputs.MOD_VERSION }}
+1 -1
View File
@@ -13,4 +13,4 @@ jobs:
permissions:
issues: write
uses: linuxserver/github-workflows/.github/workflows/issue-pr-tracker.yml@v1
secrets: inherit
secrets: inherit
+1 -1
View File
@@ -7,4 +7,4 @@ on:
- '**/check'
jobs:
permission_check:
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1
+1 -1
View File
@@ -18,4 +18,4 @@ FROM scratch
LABEL maintainer="TheCaptain989"
# Copy local files
COPY --from=buildstage /root-layer/ /
COPY --from=buildstage /root-layer/ /
View File