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

Use this as docker for github action #61

Open
joofio opened this issue Sep 17, 2024 · 3 comments
Open

Use this as docker for github action #61

joofio opened this issue Sep 17, 2024 · 3 comments

Comments

@joofio
Copy link
Contributor

joofio commented Sep 17, 2024

This could be used as docker as base worker for github actions and create the final artifact and upload to server. what do you think @aalonsolopez ?

@gmej
Copy link

gmej commented Sep 17, 2024

Joao we have in this repo the workflows we use in FOSPS development https://github.com/Gravitate-Health/reusable-workflows

WE already have a worflow that (among other tasks) it does the docekr build and docker push to our registry. If we want to use other image regsitry, it0s only a matter of changing the variables.

If the process is different, it's OK to make another flow. I would suggest to upload to that repo every worflow that could be used by more than one repository so we don't replicate developemnts.

@gmej
Copy link

gmej commented Sep 17, 2024

Look at the section "docker" https://github.com/Gravitate-Health/reusable-workflows/blob/main/.github/workflows/main.yml#L64

@joofio
Copy link
Contributor Author

joofio commented Sep 17, 2024

sorry i had forgot about this!! this is nice.

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

2 participants