Init Commit: Moved bproto to seperate repo
This commit is contained in:
3
scripts/docker_and_push.bash
Executable file
3
scripts/docker_and_push.bash
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
docker build . --tag alexanderhd27/bproto-compiler:latest
|
||||
docker push alexanderhd27/bproto-compiler:latest
|
||||
Reference in New Issue
Block a user