Skip to content

Update compute.yml

Update compute.yml #6

Workflow file for this run

name: Compute COGs
on:
#schedule:
# - cron: '0 23 * * *'
workflow_dispatch:
push:
paths: ['*fire.py', '.github/workflows/compute.yml']
jobs:
compute:
runs-on: ubuntu-latest
container: ghcr.io/boettiger-lab/solara-geospatial:latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: compute
run: python fire.py