Skip to content

Commit e802ced

Browse files
committed
Check the damn thing
1 parent 187c490 commit e802ced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ COPY start_worker.sh start_scheduler.sh .
77
COPY .git ./.git
88
COPY *.py .
99
COPY proxstar ./proxstar
10+
RUN git rev-parse --short HEAD
1011
RUN touch targets && chmod a+w targets # This is some OKD shit.
1112
ENTRYPOINT ddtrace-run gunicorn proxstar:app --bind=0.0.0.0:8080

0 commit comments

Comments
 (0)