Skip to content

Update coiled tutorials #264

Update coiled tutorials

Update coiled tutorials #264

Workflow file for this run

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 }}