mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-21 17:41:33 -05:00
Compare commits
2 Commits
d009421abd
...
7f6a77c56e
Author | SHA1 | Date | |
---|---|---|---|
7f6a77c56e | |||
|
0b66a3df42 |
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@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
|
Loading…
Reference in New Issue
Block a user