test
This commit is contained in:
parent
b74fd5afb4
commit
cdd953f802
@ -1,4 +1,4 @@
|
|||||||
name: Build on RHEL9
|
name: Build on RHEL9 det
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -11,7 +11,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
container:
|
container:
|
||||||
image: gitea.psi.ch/detectors-int/rhel9-detectors-dev
|
image: gitea.psi.ch/detectors-int/rhel9-detectors
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: Build on RHEL9 using gitea.psi.ch/images/rhel9-developer-github-actions
|
name: Build on RHEL9 PSI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -11,7 +11,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
container:
|
container:
|
||||||
image: gitea.psi.ch/images/rhel9-developer-github-actions
|
image: gitea.psi.ch/images/rhel9-developer-gitea-actions
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user