cboettig commited on
Commit
50c10f4
·
unverified ·
1 Parent(s): 6000270

Update docker.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/docker.yml +0 -2
.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