Simplify push test (#48)

- shorter, faster, simpler
- now all test workflows are pushing 'ptr-test'
    - no more petclinic

Signed-off-by: Tim Etchells <tetchel@gmail.com>
This commit is contained in:
Tim Etchells 2021-09-13 14:14:59 -07:00 committed by GitHub
parent dff05ea2fa
commit ef7cace71d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 59 deletions

View file

@ -8,7 +8,7 @@ on:
env:
IMAGE_REGISTRY: quay.io
IMAGE_NAMESPACE: redhat-github-actions
IMAGE_NAME: myimage
IMAGE_NAME: ptr-test
IMAGE_TAG: v1
jobs: