Signed-off-by: DavidSpek <vanderspek.david@gmail.com>
This commit is contained in:
DavidSpek 2022-07-29 15:57:35 +02:00
parent 888b83b1f5
commit a48b095fbc

View file

@ -6,9 +6,8 @@ on:
- 'v*.*.*' - 'v*.*.*'
jobs: jobs:
publish: publish:
name: Build and push Console container name: Build and push cert-manager-webhook container
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
permissions: permissions:
contents: 'read' contents: 'read'
id-token: 'write' id-token: 'write'