jenkinsfile edited
This commit is contained in:
parent
b2273180e5
commit
6ca8c87e8a
@ -12,4 +12,4 @@ RUN chmod -R 777 /.kaggle
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY ./avocado-preprocessing.sh ./
|
COPY ./avocado-preprocessing.sh ./
|
||||||
RUN chmod +x avocado-preprocessing.sh
|
RUN chmod +x avocado-preprocessing.sh
|
||||||
CMD ./avocado-preprocessing.sh
|
CMD ./avocado-preprocessing.sh
|
Loading…
Reference in New Issue
Block a user