use test branch

Signed-off-by: zyphlar <zyphlar@noreply.codeberg.org>
This commit is contained in:
zyphlar
2025-12-31 06:57:52 +01:00
parent 599b3b81ec
commit 925ce544bc

View File

@@ -35,11 +35,11 @@ jobs:
echo "Cloning $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY branch $FORGEJO_REF_NAME"
cd ~
git clone --depth 1 --recurse-submodules --shallow-submodules -b $FORGEJO_REF_NAME --single-branch $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git comaps
- name: Checkout subways repo
- name: Checkout subways repo (TODO zy-fix-validation)
shell: bash
run: |
cd ~
git clone --depth 1 --single-branch https://codeberg.org/comaps/subways.git
git clone --depth 1 -b zy-fix-validation --single-branch https://codeberg.org/comaps/subways.git
update-planet-pbf:
name: Update PBF Planet
@@ -83,6 +83,7 @@ jobs:
--data-urlencode 'content=PBF planet update is done!'
update-planet-o5m:
if: false
name: Update O5M Planet
runs-on: mapfilemaker
container: