diff --git a/mgmt/release/create.yml b/mgmt/release/create.yml index 79c6313..ffd0035 100644 --- a/mgmt/release/create.yml +++ b/mgmt/release/create.yml @@ -1,9 +1,19 @@ -- release_create: - repo: git.intermodi.cc/p3ls/test - paths: - - t1/test.txt - - t2/test.txt - - html +- go_build: + repo: "git.intermodi.cc/p3ls/test" + targets: + - linux/amd64 + - linux/arm + - linux/arm64 + - darwin/arm64 + - darwin/amd64 + - windows/amd64 + +# - release_create: +# repo: "git.intermodi.cc/p3ls/test" +# paths: +# - t1/test.txt +# - t2/test.txt +# - html # path: test.txt \ No newline at end of file diff --git a/test/oM1YT8T b/test/oM1YT8T new file mode 100644 index 0000000..4db1c2e --- /dev/null +++ b/test/oM1YT8T @@ -0,0 +1 @@ +oM1YT8T \ No newline at end of file