Skip to content

Use dl.k8s.io for getting kubectl #199

Use dl.k8s.io for getting kubectl

Use dl.k8s.io for getting kubectl #199

Workflow file for this run

name: CI-pullrequest
on:
pull_request:
paths-ignore:
- 'docs/**'
- 'scripts/**'
- '*.md'
- '*.dapper'
- '.gitignore'
- 'CODEOWNERS'
- 'LICENSE'
- 'Makefile'
jobs:
build:
runs-on: ubuntu-latest
container:
image: rancher/dapper:v0.5.4
steps:
- uses: actions/checkout@v1
- name: Run CI
run: dapper ci