mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-20 04:29:34 +00:00
Do not upload images for pull request
This commit is contained in:
parent
758c4c813a
commit
aee6dc8d01
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -70,6 +70,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Push Docker image
|
- name: Push Docker image
|
||||||
id: push
|
id: push
|
||||||
|
if: github.event_name != 'pull_request'
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user