I feel like I am losing this long battle
All checks were successful
Build and push container image / build (push) Successful in 8m35s

This commit is contained in:
toast 2024-01-08 02:03:15 +11:00
parent 8aa86b0991
commit ab164164d5

View File

@ -30,6 +30,7 @@ jobs:
uses: actions/cache/restore@v3 # v3
id: restore-cache
with:
path: /tmp/.buildx-cache
key: docker-buildx-kon
- name: Set up Docker Buildx