mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-22 10:01:34 -05:00
Compare commits
No commits in common. "7f6a77c56e81dfaca77046685459331b09215e2f" and "d009421abdaabcbaa4155f933958a57621291f8e" have entirely different histories.
7f6a77c56e
...
d009421abd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: Build and push Docker image
|
||||
id: build-and-push
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
|
Loading…
Reference in New Issue
Block a user