mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-07-02 21:52:51 +08:00
chore(CI): upgrade build push actions
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
7c7619ebbc
commit
b2a60a2fec
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
||||
|
||||
-
|
||||
name: Build and push ${{ matrix.system }} ${{ matrix.arch }}
|
||||
uses: docker/build-push-action@v3
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
file: docker/Dockerfile.${{ matrix.system }}.${{ matrix.arch }}
|
||||
|
Loading…
Reference in New Issue
Block a user