fix: remove unneeded instruction
All checks were successful
/ mirror (push) Successful in 4s
/ build (push) Successful in 6m5s

This commit is contained in:
ange 2025-02-02 01:35:56 +00:00
parent ef2c2ca50f
commit 41c834449d
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -28,7 +28,6 @@ jobs:
- uses: actions/kaniko@v1
with:
password: "${{ secrets.PKGRW }}"
dockerfile: Dockerfile
- uses: actions/k8sdeploy@v1
with: