Sign inSign up

pcit/demo

By pcit

Updated almost 6 years ago

Image
0

1.0K

pcit/demo repository overview

PCIT Plugin -- Demo

Docker Stars Docker Pulls

PCIT 插件与 Actions 兼容。

steps:
  plugin:
-    image: pcit/demo
+  - uses: docker://pcit/demo

-    settings:
-      var: 'var'
-      var_array:
-      - a
-      - b
-      var_obj:
-        k1: v1
-        k2: v2
+    with:
+      var: 'var'
+      var_array: a,b
+      var_obj: '{"k1":"v1","k2":"v2"}'

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

almost 6 years ago

docker pull pcit/demo