Some more experiments.
This commit is contained in:
@ -19,9 +19,8 @@ jobs:
|
||||
url-pattern: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7
|
||||
start-version: 0.1.1
|
||||
- run: |
|
||||
echo "Version found and result returned: ${{steps.versionup.outputs.current_version}}"
|
||||
echo "Output current_version is ${{steps.versionup.outputs.current_version}}"
|
||||
echo "Output current_version is ${{current_version}}"
|
||||
echo Version found and result returned: ${{steps.versionup.outputs.current_version}}
|
||||
echo Output current_version is ${{steps.versionup.outputs.current_version}}
|
||||
|
||||
test-job:
|
||||
runs-on: pi
|
||||
|
Reference in New Issue
Block a user