Skip to content

Commit

Permalink
DO NOT push to the actual version on develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jharmison-redhat committed Sep 18, 2020
1 parent 82efd9f commit 7dc39a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ script:
- KUSTOMIZE_PATH=${KUSTOMIZE} TEST_OPERATOR_NAMESPACE=default molecule test -s kind-namespace
deploy:
- provider: script
script: hack/operate.sh --push-images --bundle --extra-tag=develop --verbose --formatter
script: hack/operate.sh --push-images --bundle --version=develop --verbose --formatter
on:
branch: develop
- provider: script
Expand Down

0 comments on commit 7dc39a7

Please sign in to comment.