Skip to content

Commit b701e50

Browse files
committed
chore(builder): delete glide up
1 parent c80be00 commit b701e50

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ DRYCC_REGISTRY ?= ${DEV_REGISTRY}
2222
bootstrap:
2323
${DEV_ENV_CMD} go mod vendor
2424

25-
depup:
26-
${DEV_ENV_CMD} glide up
27-
2825
# This illustrates a two-stage Docker build. docker-compile runs inside of
2926
# the Docker environment. Other alternatives are cross-compiling, doing
3027
# the build as a `docker build`.

0 commit comments

Comments
 (0)