remotes/origin/master
p3ls 2022-09-06 17:06:25 +02:00
commit 8c9a4e484e
7 changed files with 61 additions and 0 deletions

0
README.md Normal file
View File

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module intermodi.cc/p3ls/test
go 1.16

7
main.go Normal file
View File

@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("test2")
}

3
mgmt/msg.txt Normal file
View File

@ -0,0 +1,3 @@
uuu
uu
u

20
mgmt/release.yml Normal file
View File

@ -0,0 +1,20 @@
- go_release:
name: test
owner: p3ls
path: ../.
gitea: true
targets: linux/arm
# version: "1.0.0"
- update:
owner: p3ls
name: test
# - release:
# name: test
# owner: p3ls
# path: ../.
# gitea: true
# version: "1.0.0"

3
msg.txt Normal file
View File

@ -0,0 +1,3 @@
uuu
uu
u

25
test.txt Normal file
View File

@ -0,0 +1,25 @@
foo
foo
foo
foo
bar
bar
bar
bar
bar
bar
bar
bar
bar
bar
bar
bar
bar
bla
bla
<<<<<<< HEAD
bar
bar
bla
=======
>>>>>>> parent of 73942cd (update)