Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mghilardelli committed Jul 31, 2024
1 parent ceab841 commit fbb4d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ COPY ./nginx.conf /etc/nginx/conf.d/default.conf
RUN pwd
RUN ls -l

COPY ./../ /temp-marco
COPY . /temp-marco
RUN ls -l /temp-marco

#### copy artifact build from the 'build environment'
Expand Down

0 comments on commit fbb4d18

Please sign in to comment.