Trigger the pipeline to build the image for develop branch
This commit is contained in:
parent
e2d669be6a
commit
0cdc65556a
@ -13,4 +13,4 @@ ENV PATH="/kaniko:$PATH"
|
|||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
Loading…
x
Reference in New Issue
Block a user