fix workflow for dev

This commit is contained in:
Daniel-GrunbergerCA
2021-10-18 11:15:55 +03:00
parent d44c082134
commit 0bd164c69e
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
build-docker:
name: Build docker container, tag and upload to registry
needs: build
if: ${{ github.workflow == 'armosec/kubescape' }}
if: ${{ github.repository == 'armosec/kubescape' }}
runs-on: ubuntu-latest
steps: