Edit .gitlab-ci.yml

This commit is contained in:
trannhanvu88
2025-07-23 05:30:29 +00:00
parent 9fd87aaf89
commit 4053683339

View File

@@ -15,6 +15,7 @@ build:
only:
- main
- develop
- develop_red
before_script:
- echo '<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -52,6 +53,7 @@ dockerize:
only:
- main
- develop
- develop_red
script:
- echo ">>>>>>Start Building Docker Image<<<<<<"
- pwd