Skip to content

Use a temporary directory for pulling scripts instead of building in the repo itself #219

Use a temporary directory for pulling scripts instead of building in the repo itself

Use a temporary directory for pulling scripts instead of building in the repo itself #219

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