Skip to content

Commit 8a8ed64

Browse files
committed
feat: Removing ls
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
1 parent e839999 commit 8a8ed64

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

executables/release.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ docker_build() {
123123
export DOCKER_CLI_EXPERIMENTAL="enabled"
124124
export DOCKER_BUILDKIT="1"
125125

126-
# TODO remove me
127-
ls -litrah
128-
129126
var_info "Building and pushing image ${BUILT_IMAGE} for ${DOCKER_PLATFORMS}"
130127
docker buildx build \
131128
--push \

0 commit comments

Comments
 (0)