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

Setup CD MOA docker workflow #262

Merged
merged 3 commits into from
Sep 23, 2022
Merged

Conversation

garawalid
Copy link
Contributor

This PR resolves the following points:

  • Move the MOA docker image from Docker Hub to Github Container Registry
  • Add MOA docker image workflow via Github action, it's triggered when a new tag is pushed. The job will publish both latest & devel tags.

We need to link the Container Registry to waikato/moa repository with write privileges. Please follow these steps in this Stackoverflow thread.

This PR was tested in my repository, see the following urls:

@garawalid
Copy link
Contributor Author

I'll trigger the Github workflow with a test tag

@garawalid
Copy link
Contributor Author

It seems that I can't trigger the workflow with a test tag in this branch, because the source branch is my repository.
The workflow started in my fork

We might need to push a test tag in any branch to trigger the workflow.

@abifet abifet merged commit ff52ae0 into Waikato:master Sep 23, 2022
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