Add id hello back to the service to track time env var
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
2b80a5d097
commit
60dc6b5e85
@ -7,8 +7,9 @@ jobs:
|
||||
name: opensuse container checkout test
|
||||
steps:
|
||||
- name: Hello world action step
|
||||
uses: https://src.opensuse.org/alexlau/gitea-actions-test@v3
|
||||
uses: https://src.opensuse.org/alexlau/gitea-actions-test@v4
|
||||
with:
|
||||
who-to-greet: 'AvengerMoJo'
|
||||
id: hello
|
||||
- name: Get the output time
|
||||
run: echo "The time was ${{ steps.hello.outputs.time }}"
|
||||
|
Loading…
Reference in New Issue
Block a user