summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-04-02 18:51:28 +0300
committerAndrew Dolgov <[email protected]>2023-04-02 18:51:28 +0300
commit63af0a07f2e11d9b65bfdfaa55376072bc22657b (patch)
tree238e844373f7bebca69a2fa4da97bcd222030671
parente88c93826ad19619b82f5e914920d15e673fcfa9 (diff)
wip gitlab-ci
-rw-r--r--.gitlab-ci.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000..108bf45
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,8 @@
+.lint-plugin:
+ image:
+ name: ${CI_TTRSS_IMAGE}
+ pull_policy: always
+ script:
+ - pwd
+ - ls
+ - ls /src