Commit 5e763d67 authored by Đoàn Quốc Huy's avatar Đoàn Quốc Huy

[tag]0.1-vcci

parent 79169970
Pipeline #43352 passed with stages
in 7 minutes and 6 seconds
#!/bin/bash #!/bin/bash
export project_name="vcci-news" export project_name="vccihcm-news"
export environment_json_path=".env" export environment_json_path=".env"
export image_name="registry.gitlab.com/meusolutions/vcci-news" export image_name="registry.gitlab.com/meusolutions/vcci-news"
export port_mapping="3100" export port_mapping="3100"
export environment_name="staging" export environment_name="production"
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