Skip to content

Commit 36c5adb

Browse files
authored
Merge pull request #7 from mapswipe/feat/deployment-fixes
2 parents 19d7be6 + 0056359 commit 36c5adb

5 files changed

Lines changed: 7 additions & 8 deletions

File tree

.gitmodules

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@
55
[submodule "mapswipe-backend"]
66
path = backend
77
url = git@github.com:mapswipe/mapswipe-backend.git
8-
branch = v0.2.5
8+
branch = v0.2.6
99
[submodule "community-dashboard"]
1010
path = community-dashboard
1111
url = git@github.com:mapswipe/community-dashboard.git
1212
branch = v0.2.2
1313
[submodule "manager-dashboard"]
1414
path = manager-dashboard
1515
url = git@github.com:mapswipe/manager-dashboard.git
16-
branch = v0.2.3
17-
[submodule "website"]
18-
path = website
19-
url = git@github.com:mapswipe/website.git
16+
branch = v0.2.4

manager-dashboard

Submodule manager-dashboard updated 33 files

scripts/sub-module-view-tags.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash -x
2+
3+
git submodule foreach 'git describe --exact-match --tags'

website

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)