Skip to content

Commit 22079ca

Browse files
author
Oleg
committed
Remove docker actions
1 parent 5712070 commit 22079ca

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,6 @@ jobs:
6464
sudo apt-get update
6565
sudo apt-get install -y qemu-user-static
6666
67-
- name: Set up Docker Buildx
68-
uses: docker/setup-buildx-action@v3
69-
- name: Build
70-
uses: docker/build-push-action@v6
71-
with:
72-
push: false
73-
context: .
74-
platforms: |
75-
linux/amd64
76-
linux/arm64
77-
7867
- name: Build
7968
id: build_image
8069
uses: redhat-actions/buildah-build@v2

0 commit comments

Comments
 (0)