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