t
This commit is contained in:
parent
5ac3b0f4c1
commit
3f13f92b92
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:latest
|
FROM python:3.7
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
||||||
|
@ -1 +1,2 @@
|
|||||||
|
echo "Messss"
|
||||||
python ./create_data.py
|
python ./create_data.py
|
Loading…
Reference in New Issue
Block a user