mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-05 02:45:18 +02:00
Added build scripts. Pushed version 2.2.2
This commit is contained in:
parent
58d021dde6
commit
c2e81832a9
6 changed files with 13 additions and 5 deletions
2
.dev/build_latest.sh
Normal file
2
.dev/build_latest.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
docker build -t pawelmalak/flame -t "pawelmalak/flame:$1" -f .docker/Dockerfile "$2" \
|
||||
&& docker push pawelmalak/flame && docker push "pawelmalak/flame:$1"
|
Loading…
Add table
Add a link
Reference in a new issue