diff --git a/.harness/freefrw.yaml b/.harness/freefrw.yaml new file mode 100644 index 00000000..454a2a4a --- /dev/null +++ b/.harness/freefrw.yaml @@ -0,0 +1,5 @@ +pipeline: + stages: + - steps: + - run: + script: go build diff --git a/.harness/qazwsxedc.yaml b/.harness/qazwsxedc.yaml new file mode 100644 index 00000000..3363f16c --- /dev/null +++ b/.harness/qazwsxedc.yaml @@ -0,0 +1,5 @@ +pipeline: + stages: + - steps: + - run: + script: echo "hello" diff --git a/.harness/testing.yaml b/.harness/testing.yaml new file mode 100644 index 00000000..454a2a4a --- /dev/null +++ b/.harness/testing.yaml @@ -0,0 +1,5 @@ +pipeline: + stages: + - steps: + - run: + script: go build diff --git a/.harness/testing1.yaml b/.harness/testing1.yaml new file mode 100644 index 00000000..f804c2a7 --- /dev/null +++ b/.harness/testing1.yaml @@ -0,0 +1,5 @@ +pipeline: + stages: + - steps: + - run: + script: echo heheheheheh diff --git a/.harness/testing2.yaml b/.harness/testing2.yaml new file mode 100644 index 00000000..f804c2a7 --- /dev/null +++ b/.harness/testing2.yaml @@ -0,0 +1,5 @@ +pipeline: + stages: + - steps: + - run: + script: echo heheheheheh