1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-18 00:06:09 +01:00
juanfont.headscale/.github/workflows
Kristoffer Dalby cec46716b6
build docker images on PR
Sometimes we want people to test features in PRs and
not everyone is used to using git, build go and docker.

This commit builds docker containers and pushes them to
GHCR (not dockerhub) for testing on pushes to branches
that has open pull requests to main using Ko.
This is configured to mimic the debug images produced
by goreleaser.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-08-12 09:09:08 +02:00
..
build-docker-pr.yml build docker images on PR 2024-08-12 09:09:08 +02:00
build.yml build docker images on PR 2024-08-12 09:09:08 +02:00
check-tests.yaml
docs-test.yml fix prettier 2024-04-21 17:32:41 +02:00
docs.yml
gh-actions-updater.yaml
lint.yml
release.yml
stale.yml
test-integration.yaml replace ephemeral deletion logic (#2008) 2024-07-18 10:01:59 +02:00
test.yml
update-flake.yml