Commit a3f5f4f4 authored by John Red Medrano's avatar John Red Medrano

testing

parent 00b3678a
Pipeline #699 failed with stage
in 14 seconds
...@@ -14,8 +14,7 @@ initial_repo: ...@@ -14,8 +14,7 @@ initial_repo:
script: script:
- echo "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" - echo "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME"
- echo "test" - echo "test"
- ls - cp env.new_template.ini env.ini
- git branch
- cp docker-compose.yml.template docker-compose.yml - cp docker-compose.yml.template docker-compose.yml
- cp Dockerfile.template Dockerfile - cp Dockerfile.template Dockerfile
- ls - ls
......
...@@ -34,4 +34,9 @@ app_id = 957253 ...@@ -34,4 +34,9 @@ app_id = 957253
key = c29a7f6579108991e79e key = c29a7f6579108991e79e
secret = b3df5d55196b5fbd3eff secret = b3df5d55196b5fbd3eff
cluster = api cluster = api
cms_notification = cms_notification cms_notification = cms_notification
\ No newline at end of file DATABASE_NAME = rms_db_core
DATABASE_USER = oneberry
DATABASE_PASSWORD = 0N3Berryt!r
DATABASE_HOST = 52.74.129.178
DATABASE_PORT = 3306
\ No newline at end of file
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