File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636 cd Dockerfiles/midstream/
3737 podman build -t midstream_image:$latestTag -f Dockerfile --build-arg OPERATOR_SDK_VERSION=v1.4.0 --build-arg OPERATOR_TEST_PLAYBOOKS_TAG=$latestTag
3838 podman login -u="$QUAY_USERNAME" -p="$QUAY_PASSWORD" quay.io
39- podman push midstream_image:$latestTag quay.io/samvarankashyap /cvp-midstream-image:$latestTag
39+ podman push midstream_image:$latestTag quay.io/cvpops /cvp-midstream-image:$latestTag
Original file line number Diff line number Diff line change 3535 cd Dockerfiles/midstream/
3636 podman build -t midstream_image:latest -f Dockerfile --build-arg OPERATOR_SDK_VERSION=v1.4.0 --build-arg OPERATOR_TEST_PLAYBOOKS_TAG=master
3737 podman login -u="$QUAY_USERNAME" -p="$QUAY_PASSWORD" quay.io
38- podman push midstream_image:latest quay.io/samvarankashyap /cvp-midstream-image
38+ podman push midstream_image:latest quay.io/cvpops /cvp-midstream-image:latest
You can’t perform that action at this time.
0 commit comments