Skip to content

Commit

Permalink
Update the dev build system
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Dec 5, 2023
1 parent 2152447 commit d9eb0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
tags: |
type=semver,pattern={{version}}
type=raw,value=latest-itb
type=ref,enable=true,prefix=pr-,suffix=-{{date 'YYYYMMDDHHmmss'}},event=pr
type=ref,enable=true,prefix=main-,suffix=-{{date 'YYYYMMDDHHmmss'}}
type=raw,value=sha-{{sha}}
-
name: Set up Docker Buildx
Expand Down

0 comments on commit d9eb0d5

Please sign in to comment.