Compare commits

..

No commits in common. "be38fc68768afa3be7eadb2b02796f0cc429a9c8" and "1db2f4dfd2e492fe1f401bf3daff2efa8b9f29e8" have entirely different histories.

2 changed files with 3 additions and 8 deletions

View File

@ -4,8 +4,7 @@ name: default
steps:
- name: run-hello-script
image: docker.1ms.run/alpine:latest # 必须指定基础镜像如alpine/bash
image: docker.1ms.run/alpine:latest # 必须指定基础镜像如alpine/bash
commands:
- echo "hello world"
- echo "hello world"
- echo "hello wor123123123ld"
- chmod +x hello.sh
- ./hello.sh

4
.gitignore vendored
View File

@ -1,4 +0,0 @@
/target
/.idea
/log.path_IS_UNDEFINED
/tmp