From 689ec8f8f4072f9ea619730b77aad2bf428f89de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=24i=D1=85?= Date: Mon, 8 Aug 2022 00:09:43 +0300 Subject: [PATCH] feat: add JB run configuration --- ...uild and run application in docker.run.xml | 13 ++++++++++++ .run/debug application.run.xml | 21 +++++++++++++++++++ ...l => go build and run application.run.xml} | 4 ++-- .run/go test application.run.xml | 1 + 4 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 .run/build and run application in docker.run.xml create mode 100644 .run/debug application.run.xml rename .run/{go build smart-bot.run.xml => go build and run application.run.xml} (82%) diff --git a/.run/build and run application in docker.run.xml b/.run/build and run application in docker.run.xml new file mode 100644 index 0000000..6b7fb15 --- /dev/null +++ b/.run/build and run application in docker.run.xml @@ -0,0 +1,13 @@ + + + + + + + + + \ No newline at end of file diff --git a/.run/debug application.run.xml b/.run/debug application.run.xml new file mode 100644 index 0000000..d2c2bd9 --- /dev/null +++ b/.run/debug application.run.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.run/go build smart-bot.run.xml b/.run/go build and run application.run.xml similarity index 82% rename from .run/go build smart-bot.run.xml rename to .run/go build and run application.run.xml index a327a6b..279c97a 100644 --- a/.run/go build smart-bot.run.xml +++ b/.run/go build and run application.run.xml @@ -1,6 +1,6 @@ - - + +