Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #160 from sef-global/development
Browse files Browse the repository at this point in the history
Release ScholarX v1.2.1
  • Loading branch information
Gravewalker666 authored Jun 7, 2021
2 parents 7710e0f + 7859f6a commit 5dffda0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ install:
- cd ../
before_script:
- mkdir -p src/main/resources/static/dist
- cp -r scholarx-frontend/dist/. src/main/resources/static/dist/
- cp src/main/resources/static/dist/index.html src/main/resources/static/
- cp -r scholarx-frontend/dist/. src/main/resources/static/
- sudo rm -R scholarx-frontend
- cp src/main/resources/application.yml.example src/main/resources/application.yml
script:
Expand Down

0 comments on commit 5dffda0

Please sign in to comment.