Minor pump for diagnostic information.
Some checks failed
/ Build and Test CI Image (pull_request) Failing after 6s
Some checks failed
/ Build and Test CI Image (pull_request) Failing after 6s
This commit is contained in:
parent
e4ddaa0fed
commit
e1503bd072
1 changed files with 1 additions and 0 deletions
|
@ -25,5 +25,6 @@ jobs:
|
|||
pre-commit run --all-files
|
||||
- name: 'Build and Push Pre-Release'
|
||||
run: |
|
||||
echo "Building and pushing pre-release: $IMAGE_TAG"
|
||||
podman build --tag "$IMAGE_TAG" .
|
||||
podman push "$IMAGE_TAG"
|
||||
|
|
Loading…
Add table
Reference in a new issue