Commit Graph
4 Commits
Author SHA1 Message Date
Daniel Sagi 798cd62da9 fixed all of workflows 2021-10-15 21:20:51 +03:00
d208b43532 feat: github actions to publish ecr and docker (#429)
* feat: github actions to publish ecr and docker

* test: github actions to publish ecr and docker

* chore: yaml lint github actions

* chore: yaml lint github actions

* fix: secrets envs for github action

* chore: build and push action for ecr/docker

Co-authored-by: Carol Valencia <krol3@users.noreply.github.com>
2020-12-26 21:31:53 +02:00
danielsagiandGitHub 6aeee7f49d Improvements and bug fixed in Release workflow (#425)
* changed ubuntu to an older version, for compatibility reasons with glibc on pyinstaller steps and added a step to parse the release tag

* removed parsing of release tag

* changed flow name

* removed 'release' from the release name
2020-12-08 21:46:24 +02:00
danielsagiandGitHub f95df8172b added a release workflow for a linux binary (#421) 2020-12-04 13:45:03 +02:00