mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-24 14:34:24 -04:00
workflow: depend docker on goreleaser
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -47,6 +47,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
docker:
|
||||
needs: goreleaser
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
# pull code
|
||||
|
||||
Reference in New Issue
Block a user