mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-04 09:46:43 +02:00
GHActions unable to find files
This commit is contained in:
parent
00a4150aa0
commit
771af827cd
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ RUN chown -R srm:srm /home/srm/
|
||||||
|
|
||||||
WORKDIR /home/srm/build/
|
WORKDIR /home/srm/build/
|
||||||
|
|
||||||
COPY Gemfile Gemfile
|
COPY ./Gemfile Gemfile
|
||||||
COPY package.json package.json
|
COPY ./package.json package.json
|
||||||
|
|
||||||
RUN npm install -g yarn sass
|
RUN npm install -g yarn sass
|
||||||
RUN bundle config without development test
|
RUN bundle config without development test
|
||||||
|
|
Loading…
Add table
Reference in a new issue