We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5e845 commit b209595Copy full SHA for b209595
action.yml
@@ -35,3 +35,6 @@ runs:
35
fi
36
echo "::set-output name=taglist::$tag_list"
37
shell: bash
38
+
39
+ - name: Set up Docker Buildx
40
+ uses: docker/setup-buildx-action@v1
0 commit comments