Skip to content

Commit

Permalink
Adding gitlab (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiuszbeer committed Oct 3, 2022
1 parent dd41670 commit 1fdc63d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
@@ -1,3 +1,4 @@
^.*\.Rproj$
^\.Rproj\.user$
^\.github$
^\.gitlab-ci\.yml$
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
@@ -0,0 +1,6 @@
---

include:
- project: 'nest/automation/gitlab-shared-library'
ref: main
file: R/R_NEST_min.gitlab-ci.yml

0 comments on commit 1fdc63d

Please sign in to comment.