Skip to content

Commit

Permalink
+changelog-ignore: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Nov 11, 2023
1 parent bbd5c72 commit cb5ec68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
outputs: type=docker,dest=./build.tar
build-args: |
BUILD_VERSION=${{ env.SEMVER }}
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit cb5ec68

Please sign in to comment.