Skip to content

Commit

Permalink
Merge pull request #19819 from saschagrunert/sp-operator
Browse files Browse the repository at this point in the history
Fix security-profiles-operator image pushing bucket
  • Loading branch information
k8s-ci-robot authored Nov 4, 2020
2 parents e42b074 + 651ca17 commit e3383ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/jobs/image-pushing/k8s-staging-seccomp-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ postsubmits:
command:
- /run.sh
args:
- --project=k8s-staging-security-profiles-operator
- --scratch-bucket=gs://k8s-staging-security-profiles-operator-gcb
- --project=k8s-staging-sp-operator
- --scratch-bucket=gs://k8s-staging-sp-operator-gcb
- .
env:
- name: LOG_TO_STDOUT
Expand Down

0 comments on commit e3383ef

Please sign in to comment.