Update docker-build.yml

This commit is contained in:
Rafael Taranto 2024-10-15 09:39:59 +01:00 committed by GitHub
parent 8b6071270a
commit ae30f2e704

View file

@ -3,7 +3,7 @@ name: Docker Build and Publish
on:
push:
branches:
- release-10.0
- dev
env:
DOCKERHUB_SERVER_REPO: lamassu/lamassu-server
@ -59,4 +59,4 @@ jobs:
- name: Move cache
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache