Skip to content

Commit f1e323c

Browse files
committed
testing actions
1 parent 4179a31 commit f1e323c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dev-scripts/build_and_push_edge.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@ if [[ "$BRANCH" != "master" ]]; then
3636
fi
3737

3838

39+
pwd
40+
ls -lah
41+
3942

43+
exit 0;
4044

4145

4246
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes

0 commit comments

Comments
 (0)