Update Docker tag in makefile
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
4
makefile
4
makefile
@ -9,7 +9,7 @@ shellcheck:
|
||||
shellcheck /workdir/plugin.sh
|
||||
|
||||
build:
|
||||
@ docker build -t git.coopcloud.tech/toolshed/drone-xgotext .
|
||||
@ docker build -t git.coopcloud.tech/toolshed/drone-xgettext-go .
|
||||
|
||||
push: build
|
||||
@docker push git.coopcloud.tech/toolshed/drone-xgotext
|
||||
@docker push git.coopcloud.tech/toolshed/drone-xgettext-go
|
||||
|
Reference in New Issue
Block a user