• R/O
  • SSH

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Révisionca7cb7f2a6173a3126dfdf11a6286e0d15dda4dc (tree)
l'heure2022-10-27 20:07:37
AuteurAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Message de Log

Make RTD, now with hg push

Change Summary

Modification

diff -r ea1a174e665a -r ca7cb7f2a617 Makefile
--- a/Makefile Thu Oct 27 13:06:19 2022 +0200
+++ b/Makefile Thu Oct 27 13:07:37 2022 +0200
@@ -46,6 +46,7 @@
4646
4747 include RTD-settings.mk
4848 RTD RTfD-build RTfD RTFD RTfD-webhook:
49+ hg push
4950 @BRANCH=$${BRANCH:-`hg branch`} ;\
5051 curl -X POST -d "branches=$${BRANCH}" -d "token=${TOKEN}" ${HOOK}
5152 @echo