Fix the problems with the api-schema tests against Tower

- add the appropriate release branch to the branches list
- add a fallback to the `docker pull` command
This commit is contained in:
Jeff Bradberry 2021-10-26 14:00:31 -04:00 committed by Alex Corey
parent 2a11bb4f3b
commit c9c198b54b

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- devel
- release_4.1
jobs:
push:
runs-on: ubuntu-latest