Skip to content

Commit

Permalink
Merge branch 'main' into task/WG-285-update-potree-converter
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfranklin authored Oct 24, 2024
2 parents 1353e32 + 526f9ce commit aada09a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ deploy:
.PHONY: deploy-geoapi
deploy-geoapi:
docker push $(GEOAPI_IMAGE):$(TAG)
docker push $(GEOAPI_IMAGE):latest

.PHONY: deploy-workers
deploy-workers:
docker push $(GEOAPI_WORKERS):$(TAG)
docker push $(GEOAPI_WORKERS):latest

0 comments on commit aada09a

Please sign in to comment.