updated opencase and removed old push/pull scripts
This commit is contained in:
parent
86c359f0d1
commit
1cc2935c16
4
composer.lock
generated
4
composer.lock
generated
@ -68,7 +68,7 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
|
||||
"reference": "952dc2ccf6ff2836c19573b8dde7462019b3f161"
|
||||
"reference": "908f930e6466e481512b667350d605f014902178"
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "*",
|
||||
@ -85,7 +85,7 @@
|
||||
"email": "helo@autonomic.zone"
|
||||
}
|
||||
],
|
||||
"time": "2022-04-22T08:34:09+00:00"
|
||||
"time": "2022-04-22T09:03:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bjeavons/zxcvbn-php",
|
||||
|
@ -1 +0,0 @@
|
||||
git pull && composer install && drush updb && drush config:import --source=../config -y
|
@ -1 +0,0 @@
|
||||
composer update && drush config:export --destination=../config -y && git add . && git commit -m "Updated project"
|
Reference in New Issue
Block a user