Write docker-build github workflow for haraka. #2362

Closed
opened 2026-04-05 16:59:45 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @nawazdhandala on 4/22/2022

We need to check if docker containers are successfully built on every PR. For this, we need to write docker build GitHub action workflow.

You can currently build the haraka docker container by running.

npm run build-ci haraka

in the root folder.

Please write a GitHub Workflow file for it.

*Originally created by @nawazdhandala on 4/22/2022* We need to check if docker containers are successfully built on every PR. For this, we need to write docker build GitHub action workflow. You can currently build the haraka docker container by running. ``` npm run build-ci haraka ``` in the root folder. Please write a GitHub Workflow file for it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#2362