Adding a build command
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 0s
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 0s
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
aed408096c
commit
05cc6b573a
@ -15,3 +15,4 @@ jobs:
|
||||
env: # Or as an environment variable
|
||||
osc_pass: ${{ secrets.OSCPASS }}
|
||||
id: osc-demo
|
||||
run: docker build . --file Dockerfile --tag bc:latest
|
||||
|
Loading…
Reference in New Issue
Block a user