mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 21:16:22 +00:00
no incorporar secretos
This commit is contained in:
parent
0ba7308570
commit
168be4c4f5
1 changed files with 0 additions and 3 deletions
|
@ -67,9 +67,6 @@ RUN rm -rf ./vendor
|
|||
RUN mv ../sutty/vendor ./vendor
|
||||
RUN mv ../sutty/.bundle ./.bundle
|
||||
|
||||
# Instalar secretos
|
||||
COPY --chown=app:root ./config/credentials.yml.enc ./config/
|
||||
|
||||
RUN rm -rf ./node_modules ./tmp/cache ./.git ./test ./doc
|
||||
# Eliminar archivos innecesarios
|
||||
USER root
|
||||
|
|
Loading…
Reference in a new issue