Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
balance_tracker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
balance_tracker
Commits
28b44b1c
Commit
28b44b1c
authored
3 weeks ago
by
Michal Zander
Browse files
Options
Downloads
Patches
Plain Diff
test
parent
751ebcf8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#119068
canceled
3 weeks ago
Stage: lint
Stage: build
Stage: sync
Stage: test
Stage: cleanup
Stage: publish
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
28b44b1c
...
@@ -50,7 +50,7 @@ COPY endpoints /app/endpoints
...
@@ -50,7 +50,7 @@ COPY endpoints /app/endpoints
COPY
dump_accounts /app/dump_accounts
COPY
dump_accounts /app/dump_accounts
COPY
balance-tracker.sh /app/balance-tracker.sh
COPY
balance-tracker.sh /app/balance-tracker.sh
COPY
docker/scripts/block-processing-healthcheck.sh /app/block-processing-healthcheck.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
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"]
ENTRYPOINT
["/app/docker_entrypoint.sh"]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment