Using format_spec_file and source_validator
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 23s
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 23s
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
eb04331599
commit
99f9865b87
@ -11,8 +11,8 @@ jobs:
|
|||||||
- name: Checkout the repo code
|
- name: Checkout the repo code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: List all files in the repo
|
- name: List all files in the repo
|
||||||
run: echo "Workspace: $gitea.workspace"
|
|
||||||
run: |
|
run: |
|
||||||
|
echo "Workspace: ${{ gitea.workspace }}"
|
||||||
/usr/bin/ls ${{ gitea.workspace }}
|
/usr/bin/ls ${{ gitea.workspace }}
|
||||||
- name: Using OBS checkout (remote)
|
- name: Using OBS checkout (remote)
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user