Skip to content

Commit b209595

Browse files
author
Jack Yuan
committed
Set up docker buildx (SOFTWARE-4730)
1 parent 7e5e845 commit b209595

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ runs:
3535
fi
3636
echo "::set-output name=taglist::$tag_list"
3737
shell: bash
38+
39+
- name: Set up Docker Buildx
40+
uses: docker/setup-buildx-action@v1

0 commit comments

Comments
 (0)