mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
remove docker build needs
This commit is contained in:
@@ -245,7 +245,6 @@ jobs:
|
||||
docker:
|
||||
name: Build and push Docker image
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build]
|
||||
permissions: write-all
|
||||
if: inputs.build_docker == 'true'
|
||||
# if: false
|
||||
|
||||
Reference in New Issue
Block a user