Skip to content

Commit

Permalink
dummy change in gitlab ci for final test
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadshadab committed Oct 5, 2023
1 parent 1af99f4 commit e3d4e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ core:settings:
- 'wget --no-cache --no-cookies -O ${MAVEN_SETTINGS} "${URL_MAVEN_SETTINGS}"'
script:
- if [ ! -f ${MAVEN_SETTINGS} ];
then echo "CI settings missing";
then echo "CI settings file missing";
fi
artifacts:
when: always
Expand Down

0 comments on commit e3d4e87

Please sign in to comment.