@ -26,7 +26,7 @@ jobs:
echo tname: ${{ github.event.release.tag_name }}
set
on-success:
build-push-containers:
runs-on: ubuntu-latest
# If the testing workflow has a success, then we build to :latest
# Or if we are in a tagged release scenario.