Skip to content

Commit

Permalink
Update build-push-container.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
greyhoundforty authored Jun 12, 2024
1 parent edb3826 commit 854c0f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-push-container.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Use Podman to build and push container image to IBM Cloud Registry

on:
- push
push:
branches:
- test

env:
GITHUB_SHA: ${{ github.sha }}

Expand Down

0 comments on commit 854c0f4

Please sign in to comment.