mirror of
https://github.com/appleboy/drone-ssh.git
synced 2026-06-04 18:24:01 +08:00
chore(CI): upgrade build push actions
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user