Bläddra i källkod

Merged in FD3-612 (pull request #90)

FD3-612 se actualizan actions ONU add config y remove config chequeando si existe el template
Guillermo Espinoza 7 år sedan
förälder
incheckning
01cb3c4bf1
3 ändrade filer med 9 tillägg och 9 borttagningar
  1. 1 1
      .drone.yml
  2. 2 2
      app/DoctrineMigrations/src/action.yml
  3. 6 6
      composer.lock

+ 1 - 1
.drone.yml

@@ -45,7 +45,7 @@ pipeline:
       - touch var/logs/test.log
 
       - tail -f var/logs/*.log &
-      - bin/console server:run --end=prod &
+      - bin/console server:run --env=prod &
       - vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist
 
  docker:

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 2 - 2
app/DoctrineMigrations/src/action.yml


+ 6 - 6
composer.lock

@@ -1946,7 +1946,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/BaseAdmin.git",
-                "reference": "636e3b7997715fe842de5834f1a03cb72b7688e0"
+                "reference": "97587f95769fcfac8f3c43fae36aa02633960f62"
             },
             "type": "library",
             "autoload": {
@@ -1961,7 +1961,7 @@
                 "bootstrap",
                 "sonata"
             ],
-            "time": "2018-07-03T18:07:50+00:00"
+            "time": "2018-07-04T17:03:04+00:00"
         },
         {
             "name": "ik/device-bundle",
@@ -2132,7 +2132,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/TemplateBundle.git",
-                "reference": "14e7b7c9d0deadf8c779874419cf2f183a02bbf8"
+                "reference": "7e50327475180f03fa24a2fa5ee1dc01dadd2bfa"
             },
             "require": {
                 "ik/base-admin-bundle": "*"
@@ -2150,7 +2150,7 @@
                 "bundle",
                 "template"
             ],
-            "time": "2018-04-24T15:29:11+00:00"
+            "time": "2018-07-04T14:44:27+00:00"
         },
         {
             "name": "ik/tr069-bundle",
@@ -2199,7 +2199,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/WorkflowBundle.git",
-                "reference": "47ca3a59560cd1e7d8ae5e06ddbea62094fc2996"
+                "reference": "184c2d1c00423b71fd1eae098eead7b938de1882"
             },
             "require": {
                 "php-amqplib/rabbitmq-bundle": "^1.12"
@@ -2229,7 +2229,7 @@
                 "bundle",
                 "workflow"
             ],
-            "time": "2018-06-25T18:50:13+00:00"
+            "time": "2018-07-04T14:51:55+00:00"
         },
         {
             "name": "incenteev/composer-parameter-handler",