6 Commits

Author SHA1 Message Date
nugaon
6aa40f09f0 fix: add blockchain image push to the publish script 2021-05-04 17:36:02 +02:00
nugaon
e15c7eabca fix: add tag to the docker image ls in docker push script 2021-05-04 16:28:27 +02:00
nugaon
ccc3b5eca6 fix: push docker images by their name instead of the ids 2021-05-04 16:08:19 +02:00
nugaon
0819569067 ci: export artitary set variables on docker push 2021-05-04 15:31:31 +02:00
nugaon
b3fe994fe0 fix: pull env variables from .env file in publish-environment.sh 2021-05-04 15:22:57 +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