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

fix: push to full ghcr repo name #3167

Merged
merged 1 commit into from
Feb 25, 2023
Merged

fix: push to full ghcr repo name #3167

merged 1 commit into from
Feb 25, 2023

Conversation

nitrocode
Copy link
Member

@nitrocode nitrocode commented Feb 25, 2023

what

  • push to full ghcr repo name

why

  • The tag requires the full ghcr path

Previously when working

https://github.com/runatlantis/atlantis/actions/runs/4268268678/jobs/7430636285

--tag ghcr.io/runatlantis/atlantis:dev
--tag ghcr.io/runatlantis/atlantis:dev-alpine

Currently broken

https://github.com/runatlantis/atlantis/actions/runs/4271736874/jobs/7436413322

--tag atlantis:dev
--tag atlantis:dev-alpine

This PR will bring back the previously working route

tests

N/A

references

@nitrocode nitrocode requested a review from a team as a code owner February 25, 2023 21:11
@nitrocode nitrocode added this to the v0.23.0 milestone Feb 25, 2023
@nitrocode nitrocode merged commit 2954e90 into main Feb 25, 2023
@nitrocode nitrocode deleted the push-to-repo-name-2 branch February 25, 2023 21:27
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants