Skip to content

Commit

Permalink
Add flag to push base forcefully
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Cameron <[email protected]>
  • Loading branch information
JasonLovesDoggo committed Jan 13, 2025
1 parent bf6b4a1 commit bc7fb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:
inputs:
push_base:
description: 'Run with flag'
description: 'Push the base image to GHCR before tests'
required: false
default: false
type: boolean
Expand Down

0 comments on commit bc7fb4c

Please sign in to comment.