Skip to content

Commit 05bd483

Browse files
Merge branch 'initial-config' into 'develop'
Removed github workflows and added gitlab-ci See merge request integrations/reversinglabs-sdk-py3!1
2 parents ed26c8c + db4d204 commit 05bd483

File tree

3 files changed

+6
-81
lines changed

3 files changed

+6
-81
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.gitlab-ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Gitlab CI/CD pipeline
2+
3+
include:
4+
- project: 'integrations/release-pipeline'
5+
ref: master
6+
file: '/reversinglabs-sdk-py3/gitlab-ci.yml'

0 commit comments

Comments
 (0)