Skip to content

Commit

Permalink
add metadata bake file for proper tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
TShapinsky committed Jul 25, 2024
1 parent 4ee6942 commit 4fa5e15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ jobs:
files: |
docker-compose.yml
docker-compose.historian.yml
${{ steps.meta.outputs.bake-file }}
set: |
web.cache-from=type=gha,scope=web:${{ github.ref_name }}
worker.cache-from=type=gha,scope=worker:${{ github.ref_name }}
Expand Down

0 comments on commit 4fa5e15

Please sign in to comment.