mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Fix release pipeline
Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
parent
098b6b8415
commit
d42bc380ee
1 changed files with 0 additions and 5 deletions
5
.github/workflows/deploy-release.yml
vendored
5
.github/workflows/deploy-release.yml
vendored
|
@ -15,11 +15,6 @@ jobs:
|
||||||
build:
|
build:
|
||||||
name: Deploy container image - Release
|
name: Deploy container image - Release
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
deployments: write
|
|
||||||
issues: write
|
|
||||||
packages: write
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in a new issue