Skip to content

Commit

Permalink
ghcr test with caching
Browse files Browse the repository at this point in the history
  • Loading branch information
briancaffey committed May 5, 2024
1 parent 8512990 commit 61c7a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# https://github.com/docker/build-push-action?tab=readme-ov-file#git-context
context: "{{defaultContext}}:backend"
file: ./Dockerfile
tags: ghcr.io/${{ github.repository }}/backend:v9.9.10
tags: ghcr.io/${{ github.repository }}/backend:v9.9.11
cache-from: type=gha
cache-to: type=gha,mode=max

Expand Down

0 comments on commit 61c7a74

Please sign in to comment.