Spaces:
Runtime error
Runtime error
Update docker.yml
Browse files
.github/workflows/docker.yml
CHANGED
|
@@ -22,5 +22,3 @@ jobs:
|
|
| 22 |
- name: Publish
|
| 23 |
if: github.repository == 'boettiger-lab/solara-test'
|
| 24 |
run: docker push ghcr.io/boettiger-lab/solara-geospatial:latest
|
| 25 |
-
- name: test vars
|
| 26 |
-
run: echo "repo is $REPO, container is $CONTAINER"
|
|
|
|
| 22 |
- name: Publish
|
| 23 |
if: github.repository == 'boettiger-lab/solara-test'
|
| 24 |
run: docker push ghcr.io/boettiger-lab/solara-geospatial:latest
|
|
|
|
|
|