fix new static path
This commit is contained in:
@@ -45,7 +45,6 @@ steps:
|
||||
- git clone https://gitea.frontblock.me/fb-dist/${DRONE_REPO_NAME}.git
|
||||
- rm -rf ./${DRONE_REPO_NAME}/*
|
||||
- cp -r ./dist/* ./${DRONE_REPO_NAME}
|
||||
- cp -r ./static ./${DRONE_REPO_NAME}
|
||||
- ls ./${DRONE_REPO_NAME}
|
||||
- cd ./${DRONE_REPO_NAME}
|
||||
- git add -A
|
||||
|
||||
Reference in New Issue
Block a user