Chore(add): Add imagePullPolicy at missing places in experiments CR (#413)

Signed-off-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
Udit Gaurav
2021-02-15 18:55:28 +05:30
committed by GitHub
parent 64dce8553f
commit 7f2f57cb33
8 changed files with 12 additions and 7 deletions

View File

@@ -26,7 +26,6 @@ jobs:
# On specific directory/path
- uses: actions/checkout@v2
with:
ref: ${{steps.getcommit.outputs.sha}}
path: go/src/github.com/${{github.repository}}
token: ${{ secrets.ADMIN_TOKEN }}