mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Migrate CI to GitHub Actions
This commit is contained in:
parent
59f243c831
commit
79ac907346
5 changed files with 16 additions and 26 deletions
|
|
@ -6,7 +6,7 @@ RUN touch /etc/app-env
|
|||
|
||||
COPY Gemfile* /app/
|
||||
RUN gem install bundler
|
||||
RUN bundle install
|
||||
RUN bundle install --jobs 4
|
||||
|
||||
RUN mkdir /app/log
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue