Skip to content

Update coiled tutorials (#278) #265

Update coiled tutorials (#278)

Update coiled tutorials (#278) #265

name: repo2docker CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build and cache on mybinder.org
uses: jupyterhub/repo2docker-action@master
with:
NO_PUSH: true
MYBINDERORG_TAG: ${{ github.event.ref }}