Skip to content

Commit 28e53ed

Browse files
author
chenby
committed
chore: enable multi-platform Docker builds via buildx
1 parent 3bbf4ac commit 28e53ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
steps:
11+
- uses: actions/checkout@v4
1112
- name: Create Tag
1213
run: |
1314
echo "RELEASE_TAG=`cat ./src/main/resources/.version`" >> $GITHUB_ENV

0 commit comments

Comments
 (0)