6 Commits

Author SHA1 Message Date
nugaon
ccc3b5eca6 fix: push docker images by their name instead of the ids 2021-05-04 16:08:19 +02:00
nugaon
870dc2da1e ci: move comparisation into the brackets 2021-05-04 15:46:10 +02:00
nugaon
0819569067 ci: export artitary set variables on docker push 2021-05-04 15:31:31 +02:00
nugaon
ba9ab717ed
fix: ci double quotes at if statement
Github related issue [#866](https://github.com/actions/runner/issues/866)
2021-05-04 15:12:01 +02:00
nugaon
73595f86d0
feat: tag with commit hash (#10)
* feat: docker image tag setter and getter utility

* chore: add new environment variable commit_version_tag (true or false)

* feat: handle commit_version_tag in build and bee runner scripts

* ci: add ci and introduce the new environment variable set on workflow manual run
2021-05-04 15:05:47 +02:00
nugaon
1b66139c7c
ci: init (#5)
* feat: build docker images with one script

* feat: publish the built docker image

* ci: init worflow to publish built docker image

* chore: add the new commands to the package.json

* ci: add npm setup command run

* ci: build with only node 12.x

* refactor: add github repo bee image prefix to .env

* ci: github action input for build docker image

* fix: intend in yaml

* fix: typeo

* fix: testing the rumor about github bug in order to show up the run workflow button

* revert: prev commit - did not work

* ci: only build image if it was clicked manually
2021-05-04 14:48:36 +02:00