AIFARMS / data

This repository is the code that show data products produced by AIFARMS
https://data.aifarms.org
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

add github action #2

Closed robkooper closed 4 weeks ago

robkooper commented 1 month ago

Create a GitHub action to build docker images automatically. They should be pushed with latest when merged into the main branch, and with the appropriate tags when released. Check out https://github.com/docker/metadata-action

robkooper commented 1 month ago

Another example is at https://github.com/DARPA-CRITICALMAAS/uiuc-cdr/blob/main/.github/workflows/docker.yml in that case ignore the matrix part