Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
-
9b66fcda
by Tony CHEMIT at 2017-07-25T12:27:06+02:00
1 changed file:
Changes:
| ... | ... | @@ -36,6 +36,12 @@ wget -q -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/drop-stage.sh | sed |
| 36 | 36 |
wget -q -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/update-changelog.sh | bash
|
| 37 | 37 |
```
|
| 38 | 38 |
|
| 39 |
+# Regenerate staging changelog
|
|
| 40 |
+ |
|
| 41 |
+```
|
|
| 42 |
+wget -q -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/update-staging-changelog.sh | sed 's/$1/frirdobserve/' | bash
|
|
| 43 |
+```
|
|
| 44 |
+ |
|
| 39 | 45 |
# Generate site
|
| 40 | 46 |
|
| 41 | 47 |
```
|