Using format_spec_file and source_validator
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
7125a0f03b
commit
eb04331599
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Checkout the repo code
|
||||
uses: actions/checkout@v3
|
||||
- name: List all files in the repo
|
||||
run: echo "Workspace: ${{ gitea.workspace }}"
|
||||
run: echo "Workspace: $gitea.workspace"
|
||||
run: |
|
||||
/usr/bin/ls ${{ gitea.workspace }}
|
||||
- name: Using OBS checkout (remote)
|
||||
|
Loading…
Reference in New Issue
Block a user