Remove test
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:
2023-10-31 14:29:05 +08:00
parent a41e79f7ae
commit a864c9c815

View File

@@ -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