Skip to content

Commit d55b0e6

Browse files
committed
chore: wip
1 parent 9f1d716 commit d55b0e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

actions/buildkit/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ runs:
194194
echo INPUT_SECRETS: $INPUT_SECRETS
195195
env | grep SECRET_ENV_
196196
197+
ls -lah /run/secrets
198+
exit 1
199+
197200
# login to docker registry
198201
export DOCKER_CONFIG=~/.docker
199202
if [ -n "$INPUT_REGISTRY" ]; then

0 commit comments

Comments
 (0)