@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
run: |
|
run: |
|
||||||
dnf install -y git buildah
|
dnf install -y --quiet git buildah
|
||||||
|
|
||||||
- name: Set registry host
|
- name: Set registry host
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user