Skip to content

Commit 65e5672

Browse files
committed
Merge branch 'push_develop' into 'develop'
push directly to develop See merge request threat-research/security_content!1299
2 parents a92c531 + 0ca9835 commit 65e5672

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pipeline/.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ update_gitlab_dist:
170170
- git add dist/DA-ESS-ContentUpdate/*
171171
- git add dist/ssa/*
172172
- git commit -m "Auto-update dist/* files for ESCU,BA,API via release job for tag $CI_COMMIT_TAG [skip ci]"
173-
- git push origin HEAD:$CI_COMMIT_REF_NAME
173+
- git push origin develop
174174
rules:
175175
- if: '$CI_COMMIT_TAG =~ /^v[0-9]+\.[0-9]+\.[0-9]$/'
176176
when: manual

0 commit comments

Comments
 (0)