Skip to content

Commit

Permalink
Trying cache again (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
xSke committed Feb 12, 2024
1 parent fffb5f3 commit f520a57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- uses: actions/checkout@v2
- run: echo "BRANCH_NAME=${GITHUB_REF#refs/heads/}" | sed 's|/|-|g' >> $GITHUB_ENV

- name: Set up docker buildx
uses: docker/setup-buildx-action@v3

- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v3
Expand Down

0 comments on commit f520a57

Please sign in to comment.