Mirror — see github.com/blacksky-algorithms/blacksky.community
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add latest tag for Docker image in workflow

authored by

Rishi Balakrishnan and committed by
GitHub
218e9da2 26259117

+1
+1
.github/workflows/build-and-push-bskyweb-docr.yaml
··· 35 35 registry.digitalocean.com/blacksky/blacksky-community 36 36 tags: | 37 37 type=sha,enable=true,priority=100,prefix=,suffix=,format=long 38 + type=raw,value=latest,enable={{is_default_branch}} 38 39 39 40 - name: Env 40 41 id: env