9b00af996f
fix(ci): correct dockerhub tag
...
!57
2023-06-08 14:24:27 +09:30
6af454be4d
fix(ci): remove spaces from regex exists and changes
...
!56
2023-06-08 13:13:50 +09:30
11b6209992
fix(docker_build): on success push container to docker hub
...
!53
2023-06-07 13:37:51 +09:30
e90b938bba
fix(docker_build): init submodule submodules
...
due to commit e2852ebe292bc838d95048515a8dca0d93ccbc24 the submodules submodules are not being initialized, which prevents that repos files from being used.
!53
2023-06-07 13:15:00 +09:30
097725c1be
fix(docker): detect canges in include path corrected
...
!50
2023-06-03 13:20:23 +09:30
9e098245d7
fix(ci): typo in docker build
...
!49 nofusscomputing/projects/ansible/execution_environment!20
2023-06-03 11:33:24 +09:30
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
79855cdb99
fix(docker_publish): job only run on dockerfile exists
...
!32 #28
2023-05-28 10:53:03 +09:30
7b4b01bdab
refactor(docker_hub): move needs to template
...
needs should not exists in definition as it is dynamic.
moved dockerhub publish to docker template
!31
2023-05-28 10:45:41 +09:30
502f12c216
fix(docker): job only run on dockerfile exists
...
!31 fixes #28
2023-05-28 10:44:23 +09:30
1c4258d645
build(version): bump version 0.6.1rc2 → 0.6.1rc3
2023-05-28 01:07:50 +00:00
bade89c533
fix(scheduled_pipelines): if scheduled pipeline only run schedualable jobs
...
!30 fixes #29
2023-05-28 10:31:26 +09:30
0a17fe1aa3
build(version): bump version 0.6.1rc1 → 0.6.1rc2
2023-05-24 04:40:52 +00:00
f604c6e27d
fix(docker): ensure qemu binfmt is loaded
...
the docker run command ensures that the binfmt is loaded.
see https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/1861
for further details
!24 gitlab-org/gitlab-runner!1861
2023-05-21 01:47:15 +09:30
a90ccb8177
refactor(docker): move docker jobs to their own file
...
!24
2023-05-17 15:41:09 +09:30