kopia lustrzana https://github.com/kartoza/docker-postgis
fix: build images on push
Fix Github Action to build image on push to developpull/335/head
rodzic
1b47114384
commit
c32d905c86
|
@ -18,6 +18,9 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
jobs:
|
||||
run-scenario-tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Ładowanie…
Reference in New Issue