Skip to content

Merge pull request #134 from NASA-IMPACT/gc/features_api_additions #64

Merge pull request #134 from NASA-IMPACT/gc/features_api_additions

Merge pull request #134 from NASA-IMPACT/gc/features_api_additions #64

name: Build to Binder
on:
push:
branches: [main]
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 }}