Remove test
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 54s
Some checks failed
OSC Pull Custom Image Demo / opensuse osc custom container checkout test (push) Failing after 54s
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
@@ -4,13 +4,6 @@ on:
|
||||
push:
|
||||
branches: [ factory ]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build the Docker image
|
||||
run: docker build . --file Dockerfile --platform linux/amd64 --tag bc:latest
|
||||
|
||||
osc_job:
|
||||
runs-on: ubuntu-latest
|
||||
name: opensuse osc custom container checkout test
|
||||
|
Reference in New Issue
Block a user