Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
60dc6b5e85 |
@@ -7,8 +7,9 @@ jobs:
|
|||||||
name: opensuse container checkout test
|
name: opensuse container checkout test
|
||||||
steps:
|
steps:
|
||||||
- name: Hello world action step
|
- 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:
|
with:
|
||||||
who-to-greet: 'AvengerMoJo'
|
who-to-greet: 'AvengerMoJo'
|
||||||
|
id: hello
|
||||||
- name: Get the output time
|
- name: Get the output time
|
||||||
run: echo "The time was ${{ steps.hello.outputs.time }}"
|
run: echo "The time was ${{ steps.hello.outputs.time }}"
|
||||||
|
Reference in New Issue
Block a user