Skip to content

Dont add SLE_ prefix to repo in openQA if it starts with SL #91

Dont add SLE_ prefix to repo in openQA if it starts with SL

Dont add SLE_ prefix to repo in openQA if it starts with SL #91

Workflow file for this run

---
name: CI
on: [pull_request, workflow_dispatch] # yamllint disable-line rule:truthy
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: integration
run: |
podman pull registry.opensuse.org/devel/openqa/ci/containers/serviced
make test_docker PRIVILEGED_TESTS=1