Publish docker images with a woodpecker pipeline #22

Open
Armael wants to merge 3 commits from Armael/tricot:deploy-docker into main
Owner

This PR adds a woodpecker pipeline that can be manually triggered (from the woodpecker UI) to build and deploy a docker image to the deuxfleurs dockerhub repository.
I took inspiration from the garage pipelines that do something similar.

This hasn't been tested yet.

This PR adds a woodpecker pipeline that can be manually triggered (from the woodpecker UI) to build and deploy a docker image to the deuxfleurs dockerhub repository. I took inspiration from the garage pipelines that do something similar. This hasn't been tested yet.
Armael added 3 commits 2025-02-20 14:28:16 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u deploy-docker:Armael-deploy-docker
git checkout Armael-deploy-docker

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff Armael-deploy-docker
git checkout Armael-deploy-docker
git rebase main
git checkout main
git merge --ff-only Armael-deploy-docker
git checkout Armael-deploy-docker
git rebase main
git checkout main
git merge --no-ff Armael-deploy-docker
git checkout main
git merge --squash Armael-deploy-docker
git checkout main
git merge --ff-only Armael-deploy-docker
git checkout main
git merge Armael-deploy-docker
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: Deuxfleurs/tricot#22
No description provided.