mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 21:31:48 +01:00
fix(ci): build/push image after coverage
This commit is contained in:
parent
127eff127c
commit
57f0f388ec
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -74,7 +74,9 @@ jobs:
|
||||
- name: Run coverage
|
||||
run: npm run cover
|
||||
build-and-push-image:
|
||||
name: Build and push container image
|
||||
runs-on: ubuntu-latest
|
||||
needs: [coverage]
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user