feat: disable registry cache
All checks were successful
/ build (push) Successful in 34s

This commit is contained in:
ange 2024-10-09 07:35:19 +07:00
parent 7320dc37ee
commit de8000923a
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -10,3 +10,4 @@ jobs:
dockerfile: debian/Dockerfile
image: actions/debian:latest
password: "${{ secrets.PKGRW }}"
cache: false