Compare commits
1 Commits
92f3da345b
...
0b73669832
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b73669832 |
@ -9,7 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build on AlmaLinux 8
|
name: Build on AlmaLinux 8
|
||||||
runs-on: almalinux8
|
runs-on: almalinux-8
|
||||||
container:
|
container:
|
||||||
image: git.query.consul/unkin/almalinux8:latest
|
image: git.query.consul/unkin/almalinux8:latest
|
||||||
steps:
|
steps:
|
||||||
@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
upload:
|
upload:
|
||||||
name: Upload RPMs
|
name: Upload RPMs
|
||||||
runs-on: almalinux8
|
runs-on: almalinux-8
|
||||||
needs: build
|
needs: build
|
||||||
container:
|
container:
|
||||||
image: git.query.consul/unkin/almalinux8:latest
|
image: git.query.consul/unkin/almalinux8:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user