Skip to content

Commit c45ac94

Browse files
Delete buildx
1 parent 25b58e8 commit c45ac94

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/checkout@v3
1616

17-
- name: Set up Docker Buildx
18-
uses: docker/setup-buildx-action@v2
19-
2017
- name: Extract tag name
2118
id: get-tag
2219
run: echo "TAG=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)