From e5b6dd1f5715518373032fa4c6b5f51c8f8c9419 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Thu, 23 Nov 2017 13:53:01 +0200 Subject: [PATCH 01/13] Create sasa --- sasa | 1 + 1 file changed, 1 insertion(+) create mode 100644 sasa diff --git a/sasa b/sasa new file mode 100644 index 0000000..28f049e --- /dev/null +++ b/sasa @@ -0,0 +1 @@ +sadsadsds From b633cdde7c4782084b8801379f21080470ffb85e Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Fri, 24 Nov 2017 12:27:26 +0200 Subject: [PATCH 02/13] Create Dockerfile --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Dockerfile diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..f53bf05 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,3 @@ +FROM alpine +RUN mkdir /app +ADD ../test2/ /app From 0635d1d87f1b3d24078ed99cae82f07adb1aec12 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Fri, 24 Nov 2017 12:30:58 +0200 Subject: [PATCH 03/13] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f53bf05..2a253d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM alpine RUN mkdir /app -ADD ../test2/ /app +ADD ./test2/ /app From 03b16be3617553e1b2e5e21f68f9263087c848f7 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 11:51:10 +0300 Subject: [PATCH 04/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9e261d..d746a7c 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# TestRepo \ No newline at end of file +# TestRepoasdasdsadasd From bfeab61c996e4605c22556372cfc93782a950ac1 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 11:53:28 +0300 Subject: [PATCH 05/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d746a7c..7f1be2c 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# TestRepoasdasdsadasd +# TestRepo From c6bbb407424e4d5bf824b24d0d84fef22d66eaad Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 11:55:50 +0300 Subject: [PATCH 06/13] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f1be2c..355c6f4 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # TestRepo +qweqeqw From 67b970da7072235c3d4d394d822c79e697feca98 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 11:56:26 +0300 Subject: [PATCH 07/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 355c6f4..c7af83a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # TestRepo -qweqeqw + From eacfcd7b1bd97e059900ac29d995932387936005 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 12:00:20 +0300 Subject: [PATCH 08/13] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7af83a..fc59a0a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # TestRepo +qweqe From 6e43c2eedac30bdefa358ec735141dffc878880c Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 12:01:02 +0300 Subject: [PATCH 09/13] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc59a0a..6bd5252 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # TestRepo qweqe +asdasdasdasd From 7af17c8269ba7447dd4cde2bf6a048d42ee31997 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 12:25:14 +0300 Subject: [PATCH 10/13] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bd5252..64a391a 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ qweqe asdasdasdasd +saasdasd From 66d68dc38d1718012cdc68d287ff27bc509ed698 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 13:39:28 +0300 Subject: [PATCH 11/13] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 64a391a..7f1be2c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1 @@ # TestRepo - -qweqe -asdasdasdasd -saasdasd From ec4888191eb76789933f667255c473be98b0cc94 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Wed, 6 Dec 2017 13:50:08 +0300 Subject: [PATCH 12/13] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f1be2c..8427a27 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # TestRepo +11111 From 4b45b8e95038cef8080bf7d2d6727fd961119408 Mon Sep 17 00:00:00 2001 From: alex-codefresh <33512662+alex-codefresh@users.noreply.github.com> Date: Thu, 26 Jul 2018 16:23:01 +0300 Subject: [PATCH 13/13] Update sasa --- sasa | 1 + 1 file changed, 1 insertion(+) diff --git a/sasa b/sasa index 28f049e..f966100 100644 --- a/sasa +++ b/sasa @@ -1 +1,2 @@ sadsadsds +asdasd