Merge pull request #250 from gradido/skeema_bugfix

update skeema call to allow also for unsafe db updates
This commit is contained in:
einhornimmond 2021-04-29 14:36:19 +02:00 committed by GitHub
commit c3679a9c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,4 +25,4 @@ COPY ./mariadb/.skeema.login ./gradido_login/.skeema
COPY ./community_server/skeema/ . COPY ./community_server/skeema/ .
COPY ./mariadb/.skeema.community ./gradido_community/.skeema COPY ./mariadb/.skeema.community ./gradido_community/.skeema
CMD skeema push CMD skeema push --allow-unsafe