Merge branch 'fix-pipeline-submodule' into 'development'

fix(ci): typo in docker build

See merge request nofusscomputing/projects/gitlab-ci!49
This commit is contained in:
2023-06-03 02:05:12 +00:00

View File

@ -124,7 +124,7 @@ variables:
changes:
paths:
- '{dockerfile, dockerfile.j2, includes**/**}'
compare_to: 'devlopment'
compare_to: 'development'
when: always
- when: never