add docker swarm deployment configs and remove dependency on kaniko for ci builds
This commit is contained in:
@@ -20,5 +20,5 @@ RUN --mount=type=cache,mode=0755,target=/root/.cache/pip pip install \
|
||||
--extra-index-url $EXTRA_INDEX_URL -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN chmod +x scripts/*
|
||||
ENTRYPOINT [ ]
|
||||
|
||||
Reference in New Issue
Block a user