mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-18 18:55:55 +02:00
Corrected docker syntax
This commit is contained in:
parent
fd5fa056bd
commit
e0b9855ad6
2
.github/workflows/AlmaLinux.yml
vendored
2
.github/workflows/AlmaLinux.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
#
|
#
|
||||||
build-1-16:
|
build-1-16:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: almalinux@8.5
|
container: almalinux:8.5
|
||||||
steps:
|
steps:
|
||||||
# See: https://github.com/marketplace/actions/checkout
|
# See: https://github.com/marketplace/actions/checkout
|
||||||
# Checkout git repository and submodules
|
# Checkout git repository and submodules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user