UNCLASSIFIED

Commit bf7253af authored by riveraj's avatar riveraj
Browse files

Merge branch 'development' into 'master'

Merge Development to Master

See merge request !66
parents 57d82190 423573d8
Pipeline #467128 failed with stages
in 51 minutes and 21 seconds
...@@ -14,7 +14,7 @@ tags: ...@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
args: args:
BASE_IMAGE: "opensource/nodejs/nodejs16" BASE_IMAGE: "opensource/nodejs/nodejs16"
BASE_TAG: "16.7.0" BASE_TAG: "16.8.0"
# Docker image labels # Docker image labels
labels: labels:
...@@ -47,9 +47,10 @@ resources: ...@@ -47,9 +47,10 @@ resources:
# List of project maintainers # List of project maintainers
maintainers: maintainers:
- email: "shen_vickie@bah.com" - email: "echi@vivsoft.io"
# # The name of the current container owner # The name of the current container owner
name: "Vickie Shen" name: "Elvis Chi"
# # The gitlab username of the current container owner # The gitlab username of the current container owner
username: "shen_vickie" username: "echi"
cht_member: true cht_member: true
{ {
"assignees": [ "assignees": [
"@shen_vickie" "echi"
], ],
"baseBranches": [ "baseBranches": [
"development" "development"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment