Skip to content

Commit

Permalink
Merge pull request #6 from IamMrCupp:dev
Browse files Browse the repository at this point in the history
Update circleci Build and Release
  • Loading branch information
IamMrCupp authored Jul 20, 2021
2 parents efa18bf + b0b4afe commit 72ed4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- run:
name: Make Images via Buildx
command: |
BUILDX_PLATFORMS="$BUILDX_PLATFORMS" make cross-build
BUILDX_PLATFORMS="$BUILDX_PLATFORMS" TAG="$CIRCLE_TAG" make cross-build
workflows:
version: 2
build-branch-dev:
Expand Down

0 comments on commit 72ed4c6

Please sign in to comment.