Remove the empty run with no step
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 2s
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 2s
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
a99404f46f
commit
a35e36c90d
@ -9,10 +9,9 @@ jobs:
|
||||
- name: Build action step
|
||||
uses: https://src.opensuse.org/alexlau/bc@v1
|
||||
with:
|
||||
osc-user: 'alexlau'
|
||||
osc-path: 'home:alexlau:branches:Base:System'
|
||||
osc-package: 'bc'
|
||||
osc-user: 'alexlau'
|
||||
osc-path: 'home:alexlau:branches:Base:System'
|
||||
osc-package: 'bc'
|
||||
env: # Or as an environment variable
|
||||
osc-pass: ${{ secrets.OSCPASS }}
|
||||
osc-pass: ${{ secrets.OSCPASS }}
|
||||
id: osc-demo
|
||||
- name: Get the output time
|
||||
|
Loading…
Reference in New Issue
Block a user