Skip to content
Snippets Groups Projects
Commit 371089ae authored by Alexander Schoch's avatar Alexander Schoch
Browse files

remove update DB schema for now

parent f6977851
No related branches found
No related tags found
No related merge requests found
...@@ -20,18 +20,3 @@ programs: ...@@ -20,18 +20,3 @@ programs:
- MAILER_PASSWORD: - MAILER_PASSWORD:
- MAILER_HOST: - MAILER_HOST:
- MAILER_NAME: - MAILER_NAME:
- name: 'Update DB Schema'
workdir: '/website'
path: 'bash'
args:
- 'prisma.sh'
state: 'running'
exit_code: 0
env:
- SIP_MYSQL_ALT_NAME:
- SIP_MYSQL_ALT_USER:
- SIP_MYSQL_ALT_PW:
- SIP_MYSQL_ALT_SERVER:
- SIP_MYSQL_ALT_PORT:
- NEXTAUTH_URL:
- NEXTAUTH_SECRET:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment