Skip to content

Commit

Permalink
executable
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardo-gnosis committed Oct 1, 2024
1 parent 5744a7d commit c745e8c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ COPY /macros /app/macros
COPY /models /app/models
COPY /seeds /app/seeds

RUN chmod +x cron.sh
COPY cron.sh /app/cron.sh

RUN chmod +x forever.sh
COPY forever.sh /app/forever.sh

# Set environment variable to specify the DBT project path
Expand Down
Empty file modified cron.sh
100644 → 100755
Empty file.
Empty file modified forever.sh
100644 → 100755
Empty file.

0 comments on commit c745e8c

Please sign in to comment.