kopia lustrzana https://github.com/simonw/datasette
rodzic
7178126d90
commit
c36e287d71
|
@ -58,6 +58,8 @@ jobs:
|
|||
deploy_docker:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [deploy]
|
||||
if: |
|
||||
!(contains(github.ref, "a") || contains(github.ref, "b"))
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build and push to Docker Hub
|
||||
|
|
Ładowanie…
Reference in New Issue