mirror of
https://github.com/kubescape/kubescape.git
synced 2026-03-05 19:20:52 +00:00
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
build-docker:
|
||||
name: Build docker container, tag and upload to registry
|
||||
needs: build
|
||||
if: ${{ github.workflow == 'armosec/kubescape' }}
|
||||
if: ${{ env.GITHUB_REPOSITORY == 'armosec/kubescape' }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user