04e7e928e0
feat(ci_rules): add exists and changes for rules
...
now defined jobs check for existance of file and for changes
to launch a job
!41 #32
2023-06-02 15:26:35 +09:30
a010f7bab1
fix(jobs): jobs that occur on push should also run on 'trigger'
...
!33 #26
2023-05-28 13:23:34 +09:30
bade89c533
fix(scheduled_pipelines): if scheduled pipeline only run schedualable jobs
...
!30 fixes #29
2023-05-28 10:31:26 +09:30
1db2209dfb
feat(git_push_mirror): always sync git tag
...
!21
2023-05-14 11:41:18 +09:30
81445c06e4
feat(git_push_mirror): ability to disable job with variable
...
!21
2023-05-13 11:47:56 +09:30
def31ef562
style(yaml_lint): fixed yaml lint errors
...
yaml lint was producing linting errors. Amended affected lines.
#1
2021-08-11 13:47:34 +09:30
9b28ae5952
feat(git_push_mirror): Added a job that syncs to a remote git repo
...
User must construct url with userdetails for the sync to work in non-public writable repositories
Changes to be committed:
new file: git_push_mirror/.gitlab-ci.yml
new file: git_push_mirror/README.md
issue #1
2021-08-03 14:28:43 +09:30