From 0efe9a86f704671b214426c20187ac38ed652971 Mon Sep 17 00:00:00 2001 From: ceruIean Date: Tue, 19 Oct 2021 07:45:35 +0800 Subject: [PATCH] build --- .drone.yml | 4 ++-- students.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 41aaad5..fa9874b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: - name: build image: docker commands: - - docker build -t eva-nx-backend . + - docker build -t eva-jphd-backend . volumes: - name: cache @@ -39,7 +39,7 @@ platform: steps: - name: deploy commands: - - cd /app/dockerapps/joinus-backend-2021/ + - cd /app/dockerapps/JPHD-backend-2021/ - docker-compose up -d - docker image prune -f diff --git a/students.txt b/students.txt index e69de29..c795b05 100644 --- a/students.txt +++ b/students.txt @@ -0,0 +1 @@ +build \ No newline at end of file