forked from ansible-lockdown/RHEL9-CIS
sleep 60 anyway
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
bb1c167922
commit
4f68cf1f92
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ jobs:
|
||||||
)"
|
)"
|
||||||
|
|
||||||
- name: if RHEL7 - Sleep for 60 seconds
|
- name: if RHEL7 - Sleep for 60 seconds
|
||||||
if: steps.test_os.outputs.RHEL7 >= 1
|
#if: steps.test_os.outputs.RHEL7 >= 1
|
||||||
run: sleep 60s
|
run: sleep 60s
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue