Skip to content
Snippets Groups Projects
Commit 28b44b1c authored by Michal Zander's avatar Michal Zander
Browse files

test

parent 751ebcf8
No related branches found
No related tags found
No related merge requests found
Pipeline #119068 canceled
......@@ -50,7 +50,7 @@ COPY endpoints /app/endpoints
COPY dump_accounts /app/dump_accounts
COPY balance-tracker.sh /app/balance-tracker.sh
COPY docker/scripts/block-processing-healthcheck.sh /app/block-processing-healthcheck.sh
COPY docker/scripts/docker-entrypoint.sh /app/docker_entrypoint.sh
COPY docker/scripts/docker_entrypoint.sh /app/docker_entrypoint.sh
COPY --from=version-calculcation --chown=haf_admin:users /home/haf_admin/src/scripts/set_version_in_sql.pgsql /app/scripts/set_version_in_sql.pgsql
ENTRYPOINT ["/app/docker_entrypoint.sh"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment