Compare commits
No commits in common. "master" and "v4.22.20" have entirely different histories.
2
main.go
2
main.go
|
|
@ -6,5 +6,5 @@ func main() {
|
|||
// foo
|
||||
// bar
|
||||
// baz
|
||||
fmt.Println("hello from test!")
|
||||
fmt.Println("test2")
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,7 +15,8 @@
|
|||
- git_info: "git.intermodi.ch/p3ls/test"
|
||||
register: repo
|
||||
|
||||
- git_tag: "git.intermodi.ch/p3ls/test"
|
||||
- git_tag:
|
||||
repo: "git.intermodi.ch/p3ls/test"
|
||||
when: not repo.last_commit_is_tagged
|
||||
|
||||
- git_push: "git.intermodi.ch/p3ls/test"
|
||||
|
|
|
|||
|
|
@ -11,25 +11,12 @@
|
|||
|
||||
- import_tasks: ../git/push.yml
|
||||
|
||||
# - go_build:
|
||||
# repo: "git.intermodi.ch/p3ls/test"
|
||||
# version: "{{ repo.tag }}"
|
||||
# commit: "{{ repo.commit }}"
|
||||
# targets:
|
||||
# - linux/amd64
|
||||
# - darwin/arm64
|
||||
# - windows/amd64
|
||||
# binary: foobar
|
||||
# register: bin
|
||||
|
||||
- release_create:
|
||||
repo: "git.intermodi.ch/p3ls/test"
|
||||
# files: "{{ bin }}"
|
||||
paths:
|
||||
- test.txt
|
||||
# - t1/test.txt
|
||||
# - t2/test.txt
|
||||
- html
|
||||
- /Users/stef/Downloads/air.png
|
||||
path: /Users/stef/Downloads/zoom-out.svg
|
||||
# paths:
|
||||
# - t1/test.txt
|
||||
# - t2/test.txt
|
||||
# - html
|
||||
|
||||
path: test.txt
|
||||
push: true
|
||||
17
test.txt
17
test.txt
|
|
@ -7,19 +7,4 @@ nn5xo98ITRgqH0BqCHbUk
|
|||
7x2YxkpDo2PeVMWB6sswC
|
||||
di00j9sMYcqoQSlTsf51w
|
||||
CEtsGYR6uXKhvCK9rfIDV
|
||||
MnT9ILigOCI64P2QfC3UT
|
||||
i5C6msQnnAAjlytegVzed
|
||||
wVU0KBiFf33A9H4quY218
|
||||
7ef7gm5NGiosBWFeqNYGQ
|
||||
FUu1vA65Wbaiyuu2EvGJ6
|
||||
7ATmvdCiMGGNagp9MlSl8
|
||||
hsLNVMeSwgUyTT9dmklg2
|
||||
F3puUYJPJ1vW3pSJ4opbD
|
||||
tGS1IT19EURcJit6jVpZj
|
||||
NdYTR9lXgZLHiGYzHCwEe
|
||||
vn9kM0Fy1HT0k2eVd5YCF
|
||||
CCotQV6ZKOwh9Yi2qvKvP
|
||||
GdvkjljiIXLjzjikm1065
|
||||
YQr2rSF8JIhPkdNuiYoIT
|
||||
9pNUO6Ad9y8tD9qLE90gg
|
||||
joCwajmFmEG320KvHmlww
|
||||
MnT9ILigOCI64P2QfC3UT
|
||||
Loading…
Reference in New Issue