mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-05-04 19:56:11 +02:00
chore: add another missing file to docker for process_account_events.py (#1463)
(just add the whole dir this time) SVCSE-474 Issue #1086
This commit is contained in:
parent
fb406a055b
commit
6ee39da4a0
@ -53,9 +53,7 @@ COPY --from=builder /app/bin /app/bin
|
||||
COPY --from=builder /app/syncserver/version.json /app
|
||||
COPY --from=builder /app/tools/spanner /app/tools/spanner
|
||||
COPY --from=builder /app/tools/integration_tests /app/tools/integration_tests
|
||||
COPY --from=builder /app/tools/tokenserver/process_account_events.py /app/tools/tokenserver/process_account_events.py
|
||||
COPY --from=builder /app/tools/tokenserver/util.py /app/tools/tokenserver/util.py
|
||||
COPY --from=builder /app/tools/tokenserver/requirements.txt /app/tools/tokenserver/requirements.txt
|
||||
COPY --from=builder /app/tools/tokenserver /app/tools/tokenserver
|
||||
COPY --from=builder /app/scripts/prepare-spanner.sh /app/scripts/prepare-spanner.sh
|
||||
COPY --from=builder /app/syncserver/src/db/spanner/schema.ddl /app/schema.ddl
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user