58ffcabbfb
feat(docker): add required artifacthub image labels
...
!82
2024-08-01 15:35:02 +09:30
282128410d
chore: remove commented code
...
!68 closes #37
2023-09-02 15:28:43 +09:30
e8758c4cce
feat(build): no docs/docker build on master push, only tag
...
as a push to master branch is to create a release, no building should occur.
!68
2023-09-02 15:00:11 +09:30
359c664d97
fix(docker): always build on tag
...
!68 fixes #37
2023-09-02 14:45:39 +09:30
ebc3d93304
Merge branch 'fix-image-pull-policy' into 'development'
...
fix(build): adjust to enforce
See merge request nofusscomputing/projects/gitlab-ci!66
2023-06-28 04:30:30 +00:00
799de6c98c
fix(build): adjust to enforce
...
!66
2023-06-28 13:58:19 +09:30
4ea999cec9
fix(docker): ensure on any changes to directory path, build occurs
...
!64 #38 nofusscomputing/projects/ansible/execution_environment!76
2023-06-28 12:40:27 +09:30
6af454be4d
fix(ci): remove spaces from regex exists and changes
...
!56
2023-06-08 13:13:50 +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
502f12c216
fix(docker): job only run on dockerfile exists
...
!31 fixes #28
2023-05-28 10:44:23 +09:30
bade89c533
fix(scheduled_pipelines): if scheduled pipeline only run schedualable jobs
...
!30 fixes #29
2023-05-28 10:31:26 +09:30
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