From 8a2b75ae29b462e51ff1d2e087ebc41b73f9f308 Mon Sep 17 00:00:00 2001 From: Him188 Date: Thu, 23 Dec 2021 00:11:42 +0000 Subject: [PATCH] Add configurations for 'Run IDE' and 'Publish local artifacts' --- .run/Publish local artifacts.run.xml | 37 ++++++++++++++++++++++++++++ .run/Run IDE.run.xml | 32 ++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 .run/Publish local artifacts.run.xml create mode 100644 .run/Run IDE.run.xml diff --git a/.run/Publish local artifacts.run.xml b/.run/Publish local artifacts.run.xml new file mode 100644 index 000000000..631aa5a1d --- /dev/null +++ b/.run/Publish local artifacts.run.xml @@ -0,0 +1,37 @@ + + + + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/.run/Run IDE.run.xml b/.run/Run IDE.run.xml new file mode 100644 index 000000000..e033e6803 --- /dev/null +++ b/.run/Run IDE.run.xml @@ -0,0 +1,32 @@ + + + + + + + + + true + true + false + + + \ No newline at end of file