Implement CICD #3

Open
opened 2024-12-30 15:12:19 +00:00 by vlad · 0 comments
Owner

Use actions to do the following on commit to main/master:

  • run tests (if any)
  • build the new Docker container
  • push container to CR
  • (optional) send notification that CI ran successfully (or failed)
Use actions to do the following on commit to main/master: - run tests (if any) - build the new Docker container - push container to CR - (optional) send notification that CI ran successfully (or failed)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vlad/ddns-updater#3
No description provided.