mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-25 17:47:49 +00:00
This commit is contained in:
parent
d8d1de431f
commit
ec9719c801
2
.github/workflows/docker-unified.yml
vendored
2
.github/workflows/docker-unified.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
||||
env:
|
||||
ENABLE_PUBLISH: >-
|
||||
${{
|
||||
(github.event_name != 'pull_request'))
|
||||
(github.event_name != 'pull_request')
|
||||
&& ( secrets.ACRYL_DOCKER_PASSWORD != '' )
|
||||
}}
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user