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

github actions: docker image latest tag is not linked to 4.2.x #234

Open
edevosc2c opened this issue Apr 14, 2023 · 1 comment
Open

github actions: docker image latest tag is not linked to 4.2.x #234

edevosc2c opened this issue Apr 14, 2023 · 1 comment
Assignees

Comments

@edevosc2c
Copy link
Member

edevosc2c commented Apr 14, 2023

When a new docker image is built for the docker tag 4.2.x and latest, only the tag 4.2.x will get the new modification. There is a need to execute again the github action for the tag latest to have the same modification as the tag 4.2.x.

There is probably an issue for the command here: https://github.com/georchestra/geonetwork/blob/georchestra-gn4.2.x/.github/workflows/georchestra-gn4.yml#L80 but I can't find the way to solve the issue.

Probably related to #224

@jeanpommier
Copy link
Member

Looking at the GH action logs, the docker tag command seems fine (the signature is the same for the branch tag and latest). Weird

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

No branches or pull requests

4 participants