Skip to content

Skipping namespace and tags check if image repository is empty #218

Skipping namespace and tags check if image repository is empty

Skipping namespace and tags check if image repository is empty #218

Workflow file for this run

name: CI-pullrequest
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
container:
image: rancher/dapper:v0.5.4
steps:
- uses: actions/checkout@v1
- name: Run CI
run: dapper ci