mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-04 02:08:59 -04:00
test(git-push): set remote branch name
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
5f556a78c2
commit
de9d91a220
@ -31,7 +31,7 @@ sleep 2
|
|||||||
git config user.name "Anubis CI" && \
|
git config user.name "Anubis CI" && \
|
||||||
git config user.email "social+anubis-ci@techaro.lol" && \
|
git config user.email "social+anubis-ci@techaro.lol" && \
|
||||||
git commit -sm "initial commit" && \
|
git commit -sm "initial commit" && \
|
||||||
git push -u http://localhost:3000/git/foo.git
|
git push -u http://localhost:3000/git/foo.git master
|
||||||
)
|
)
|
||||||
|
|
||||||
docker compose down
|
docker compose down
|
Loading…
x
Reference in New Issue
Block a user