forked from MapComplete/MapComplete
Setting up CD
This commit is contained in:
parent
63d11ea806
commit
9dd6ef7b09
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ jobs:
|
|||
cd mapcomplete.github.io/
|
||||
echo "mapcomplete.osm.be" > CNAME
|
||||
echo "Test" > test
|
||||
git add *
|
||||
git commit -am "Deploying a new version"
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue