0
0
Login
feat: update license
README
MIT license

hello world

pipeline-as-code git-clone-yyds push

一个打印 hello world! 的插件示例。

在 Docker 上使用

docker run --rm -v $(pwd):$(pwd) -w $(pwd) cnbcool/hello-world

在 云原生构建 上使用

main:
  push:
    - stages:
        - name: hello-world
          image: cnbcool/hello-world

About

hello-world

Language
Markdown32.9%
JSON18.6%
Dockerfile7.1%
YAML7.1%
Others34.3%