fix: tag
This commit is contained in:
parent
df793096b2
commit
736c03cf36
4
Makefile
4
Makefile
|
@ -3,7 +3,7 @@
|
|||
all: build
|
||||
|
||||
build:
|
||||
docker build -t focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest .
|
||||
docker build -t focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest-slim .
|
||||
|
||||
push:
|
||||
docker push focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest
|
||||
docker push focs.ji.sjtu.edu.cn:5000/gitea/runner-images:focs-ubuntu-latest-slim
|
||||
|
|
Loading…
Reference in New Issue
Block a user