mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-10 23:45:44 -06:00
Updated condition to run docker publish
This commit is contained in:
parent
9d6f14c81a
commit
489c739be2
@ -10,7 +10,7 @@ jobs:
|
||||
include:
|
||||
- name: "Docker publish"
|
||||
php: '7.4'
|
||||
if: env(TRAVIS_PULL_REQUEST) = 'false'
|
||||
if: NOT type = pull_request
|
||||
env:
|
||||
- DOCKER_PUBLISH="true"
|
||||
- name: "CI"
|
||||
|
Loading…
Reference in New Issue
Block a user