Trigger the pipeline to build the image for develop branch

This commit is contained in:
dvirlabs 2025-06-18 05:18:39 +03:00
parent 0cdc65556a
commit 6d2e92a81c

View File

@ -13,4 +13,4 @@ ENV PATH="/kaniko:$PATH"
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
ENTRYPOINT ["/entrypoint.sh"]