update docker
This commit is contained in:
@@ -29,7 +29,7 @@ tasks:
|
||||
- docker system prune -f
|
||||
push:
|
||||
cmds:
|
||||
- docker buildx build --platform linux/amd64,linux/arm64 -t registry.infra.nkode.tech/go-nkode:latest --push .
|
||||
- docker buildx build --platform linux/amd64,linux/arm64 -t registry.infra.nkode.tech/go-nkode:dod --push .
|
||||
exec:
|
||||
cmds:
|
||||
- docker exec -it cron-nkode bash
|
||||
|
||||
Reference in New Issue
Block a user