Compare commits
No commits in common. "master" and "v4.22.27" have entirely different histories.
|
|
@ -11,25 +11,24 @@
|
||||||
|
|
||||||
- import_tasks: ../git/push.yml
|
- import_tasks: ../git/push.yml
|
||||||
|
|
||||||
# - go_build:
|
- go_build:
|
||||||
# repo: "git.intermodi.ch/p3ls/test"
|
repo: "git.intermodi.ch/p3ls/test"
|
||||||
# version: "{{ repo.tag }}"
|
version: "{{ repo.tag }}"
|
||||||
# commit: "{{ repo.commit }}"
|
commit: "{{ repo.commit }}"
|
||||||
# targets:
|
targets:
|
||||||
# - linux/amd64
|
- linux/amd64
|
||||||
# - darwin/arm64
|
- darwin/arm64
|
||||||
# - windows/amd64
|
- windows/amd64
|
||||||
# binary: foobar
|
binary: foobar
|
||||||
# register: bin
|
register: bin
|
||||||
|
|
||||||
- release_create:
|
- release_create:
|
||||||
repo: "git.intermodi.ch/p3ls/test"
|
repo: "git.intermodi.ch/p3ls/test"
|
||||||
# files: "{{ bin }}"
|
files: "{{ bin }}"
|
||||||
paths:
|
# paths:
|
||||||
- test.txt
|
# - test.txt
|
||||||
# - t1/test.txt
|
# - t1/test.txt
|
||||||
# - t2/test.txt
|
# - t2/test.txt
|
||||||
- html
|
# - html
|
||||||
- /Users/stef/Downloads/air.png
|
path: test.txt
|
||||||
path: /Users/stef/Downloads/zoom-out.svg
|
|
||||||
push: true
|
push: true
|
||||||
11
test.txt
11
test.txt
|
|
@ -12,14 +12,3 @@ i5C6msQnnAAjlytegVzed
|
||||||
wVU0KBiFf33A9H4quY218
|
wVU0KBiFf33A9H4quY218
|
||||||
7ef7gm5NGiosBWFeqNYGQ
|
7ef7gm5NGiosBWFeqNYGQ
|
||||||
FUu1vA65Wbaiyuu2EvGJ6
|
FUu1vA65Wbaiyuu2EvGJ6
|
||||||
7ATmvdCiMGGNagp9MlSl8
|
|
||||||
hsLNVMeSwgUyTT9dmklg2
|
|
||||||
F3puUYJPJ1vW3pSJ4opbD
|
|
||||||
tGS1IT19EURcJit6jVpZj
|
|
||||||
NdYTR9lXgZLHiGYzHCwEe
|
|
||||||
vn9kM0Fy1HT0k2eVd5YCF
|
|
||||||
CCotQV6ZKOwh9Yi2qvKvP
|
|
||||||
GdvkjljiIXLjzjikm1065
|
|
||||||
YQr2rSF8JIhPkdNuiYoIT
|
|
||||||
9pNUO6Ad9y8tD9qLE90gg
|
|
||||||
joCwajmFmEG320KvHmlww
|
|
||||||
Loading…
Reference in New Issue