mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-19 20:19:24 +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
|
||||
id: push
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user