瀏覽代碼

Feature: Remove app after all docker build job done

pull/169/head
winkidney 5 年之前
committed by Isaac Bythewood
父節點
當前提交
5577e27921
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      Dockerfile

+ 1
- 0
Dockerfile 查看文件

@@ -11,3 +11,4 @@ RUN npm -g install yarn
WORKDIR /app
RUN pip install pipenv
RUN pipenv install --three --system --dev
RUN rm -fr /app/*

Loading…
取消
儲存