mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
added .env files
This commit is contained in:
parent
ef08fadeb1
commit
82bd1345a1
7 changed files with 22 additions and 73 deletions
|
@ -60,7 +60,7 @@ steps:
|
|||
- mkdir -p $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
- rm -rf $${BUILD_PATH}/${DRONE_BRANCH}/*
|
||||
- cd $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
- tar -xjf /tmp/vault-frontend-${DRONE_BRANCH}/app.tar.bz2 -C ./
|
||||
- tar -xjf /tmp/orchid-map-${DRONE_BRANCH}/app.tar.bz2 -C ./
|
||||
- cp -a $${ENV_PATH}/${DRONE_BRANCH}/. $${BUILD_PATH}/${DRONE_BRANCH}
|
||||
- docker-compose build
|
||||
- docker-compose up -d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue