Migrate FOLIO backend module builds to GitHub Actions
(FOLIO-3692)
|
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | Migrate FOLIO backend module builds to GitHub Actions |
| Type: | Task | Priority: | TBD |
| Reporter: | Ankita Sen | Assignee: | Ankita Sen |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps Sprint 159, DevOps Sprint 160, DevOps Sprint 158 | ||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Epic Link: | Migrate FOLIO backend module builds to GitHub Actions | ||||||||
| RCA Group: | TBD | ||||||||
| Description |
|
Use the available docker actions provided by Github and Docker to carryout the docker container based steps in the CI pipeline |
| Comments |
| Comment by Ankita Sen [ 13/Mar/23 ] |
|
Workflows are now using the docker actions for the docker publish and build step. |
| Comment by Ankita Sen [ 14/Mar/23 ] |
|
Updated workflow with docker action from GitHub. |