mirror of
https://github.com/harness-community/drone-helm-chart-container-registry.git
synced 2026-06-14 14:02:56 +08:00
windows dockerfile update
This commit is contained in:
@@ -18,4 +18,4 @@ RUN choco install git.install -y
|
||||
COPY ./main.sh ./
|
||||
|
||||
# ENTRYPOINT ["python", "C:\\app\\main.py"]
|
||||
CMD ["bash", "C:\\app\\main.sh"]
|
||||
CMD ["powershell", "C:\\app\\main.sh"]
|
||||
Reference in New Issue
Block a user