Update SecurityContext

This commit is contained in:
2022-12-04 20:03:14 +02:00
parent 8e41d2b7b9
commit 492ac5bdff

View File

@@ -1,14 +1,9 @@
name: ci
name: Docker image build and Push Image to registry
on:
push:
branches:
- '**'
pull_request:
types:
- closed
branches:
- '**'
env:
#BRANCH_NAME: ${{ github.head_ref || github.ref_name }}