Skip to content

Commit

Permalink
🤖 TEST: force workspace image build
Browse files Browse the repository at this point in the history
  • Loading branch information
apolopena committed Mar 4, 2021
1 parent 65a4d54 commit 2ea5670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN sudo bash -c ". /tmp/update-composer.sh" && rm /tmp/update-composer.sh

# gitpod trick to bypass the docker caching mechanism for all lines below this one
# just increment the value each time you want to bypass the cache system
ENV INVALIDATE_CACHE=121
ENV INVALIDATE_CACHE=122

COPY --chown=gitpod:gitpod bash/utils.sh /tmp
COPY --chown=gitpod:gitpod starter.ini /tmp
Expand Down

0 comments on commit 2ea5670

Please sign in to comment.