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*.*.*'
jobs:
publish:
name: Build and push Console container
name: Build and push cert-manager-webhook container
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
permissions:
contents: 'read'
id-token: 'write'