Commit cba5d2a9 authored by Vitaly Lipatov's avatar Vitaly Lipatov

add publish script for git.alt and git.eter

parent d4110035
#!/bin/sh
PROJECT=etersoft-build-utils
git push --all git.eter:packages/$PROJECT.git
git push --all git.alt:packages/$PROJECT.git
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment