Updated staging passwd
This commit is contained in:
parent
ad9b39207b
commit
e7d9a98361
|
|
@ -13,6 +13,7 @@ deploy_staging:
|
||||||
- cd /home/cmc/staging/
|
- cd /home/cmc/staging/
|
||||||
- git pull origin master
|
- git pull origin master
|
||||||
- echo "Run the new docker image"
|
- echo "Run the new docker image"
|
||||||
|
- cp /home/cmc/cmc-sales/stagingpasswd /home/cmc/stagingpasswd
|
||||||
- /home/cmc/staging/run_docker_stg.sh
|
- /home/cmc/staging/run_docker_stg.sh
|
||||||
environment:
|
environment:
|
||||||
name: staging
|
name: staging
|
||||||
|
|
|
||||||
4
stagingpasswd
Normal file
4
stagingpasswd
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
edwin:$apr1$O9VCx8rg$mIr3E7VoDp50Gx7lpmzPP1
|
||||||
|
karl:$apr1$N.dQ3Wcl$QaSxuIfwVZrU816iFOpTe.
|
||||||
|
finley:$apr1$6/ZsP42F$po9/ZA6qW5t5QsPKFqCVR/
|
||||||
|
doig:$apr1$r..I1pEE$GqDKy/p3OYR26FeFrQfq80
|
||||||
Loading…
Reference in a new issue