Skip to content

Commit

Permalink
Change contrainer registry
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanmcreynolds committed Feb 18, 2021
1 parent a5eb15c commit 3cc64a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

TAG := $$(git describe --tags)
REGISTRY := registry.spin.nersc.gov
PROJECT := dmcreyno
REGISTRY := registry.nersc.gov
PROJECT := als
REGISTRY_NAME := ${REGISTRY}/${PROJECT}/${IMG}

NAME_WEB_SVC := splash_client
Expand Down

0 comments on commit 3cc64a1

Please sign in to comment.