Skip to content

Commit

Permalink
trigger push event
Browse files Browse the repository at this point in the history
  • Loading branch information
jjmaestro committed Nov 13, 2024
1 parent 1208bf6 commit a8016b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/docker/testimage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ FROM testimage-base AS testimage-target2-nojdk
RUN mkdir /tmp/base/target2

FROM testimage-target2-nojdk AS testimage-target3
RUN mkdir /tmp/base/target3
RUN mkdir /tmp/base/target3 && echo foo > /dev/null

0 comments on commit a8016b1

Please sign in to comment.