mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #250 from gradido/skeema_bugfix
update skeema call to allow also for unsafe db updates
This commit is contained in:
commit
c3679a9c5b
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user