Skip to content

Add test.yml workflow for Docker test builds#3

Merged
techroy23 merged 1 commit intomainfrom
test
Jan 21, 2026
Merged

Add test.yml workflow for Docker test builds#3
techroy23 merged 1 commit intomainfrom
test

Conversation

@techroy23
Copy link
Owner

Add GitHub Actions workflow for test branch builds

  • Introduce .github/workflows/test.yml to handle Docker image builds from the test branch
  • Adjust triggers to run on push to test and manual dispatch
  • Push images with test-specific tags (test-latest, test-) to GHCR and Docker Hub
  • Ensure commits and pushes target the test branch instead of main
  • Keep production workflow untouched while isolating experimental builds

@techroy23 techroy23 merged commit e9990b2 into main Jan 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant