[codex] Add Docker image build workflow #2
No reviewers
Labels
No labels
ready-for-agent
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
caleb-brown/temper!2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "t3code/publish-docker-image-workflow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
Added a Docker image workflow that builds the repository Dockerfile in CI and can publish to a configured registry later.
Behavior
DOCKER_REGISTRYrepository variable is configured.DOCKER_REGISTRYis configured, with optionalDOCKER_IMAGE_NAME,DOCKER_REGISTRY_USERNAME, andDOCKER_REGISTRY_PASSWORDsettings.Validation