Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub action to push image to Quay #6

Merged
merged 2 commits into from
Apr 21, 2022

Conversation

johnbieren
Copy link
Collaborator

Whenever a new commit is pushed to the main branch
of the repo, the bundle will be built and the result
will be pushed to quay.io/redhat-appstudio/release-service

Signed-off-by: Johnny Bieren [email protected]

Copy link
Collaborator

@davidmogar davidmogar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good. Just some minor comments.

.github/workflows/push.yml Outdated Show resolved Hide resolved
.github/workflows/push.yml Outdated Show resolved Hide resolved
@johnbieren johnbieren force-pushed the add_img_to_quay_on_push branch from 3dcbcec to 674ddcc Compare April 13, 2022 13:59
@johnbieren
Copy link
Collaborator Author

This can't be merged until the PR with the Release CRD is added (because make bundle won't work as talked about on slack)

@johnbieren johnbieren changed the title Add GitHub action to push image to Quay WIP: Add GitHub action to push image to Quay Apr 19, 2022
Whenever a new commit is pushed to the main branch
of the repo, the bundle will be built and the result
will be pushed to quay.io/redhat-appstudio/release-service

Signed-off-by: Johnny Bieren <[email protected]>
@johnbieren johnbieren force-pushed the add_img_to_quay_on_push branch from bc7513f to 9eaaf02 Compare April 20, 2022 15:23
@johnbieren johnbieren changed the title WIP: Add GitHub action to push image to Quay Add GitHub action to push image to Quay Apr 20, 2022
@johnbieren johnbieren merged commit 275419a into konflux-ci:main Apr 21, 2022
@johnbieren johnbieren deleted the add_img_to_quay_on_push branch April 21, 2022 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants