Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c3f17c66cf |
@@ -3,7 +3,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build rpms
|
- name: build rpms
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: git.unkin.net/unkin/almalinux8-actionsdind:latest
|
||||||
commands:
|
commands:
|
||||||
- ./tools/build build-all --distro almalinux/el8
|
- ./tools/build build-all --distro almalinux/el8
|
||||||
backend_options:
|
backend_options:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build rpms
|
- name: build rpms
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: git.unkin.net/unkin/almalinux9-actionsdind:latest
|
||||||
commands:
|
commands:
|
||||||
- ./tools/build build-all --distro almalinux/el8
|
- ./tools/build build-all --distro almalinux/el8
|
||||||
backend_options:
|
backend_options:
|
||||||
|
|||||||
Reference in New Issue
Block a user