create tag with python v3

This commit is contained in:
Keijo Raamat 2021-09-30 15:10:44 +03:00
parent 34477928fb
commit 05a83983fe

View file

@ -28,7 +28,7 @@ jobs:
except:
print("Something is not right")
print("internetee/erlang-ruby:" + versions["erlang"] + "-" + versions["ruby"])
print(os.environ["GITHUB_ENV"])
print(os.environ)
#echo "TAG=internetee/erlang-ruby:'$ERLANG_VER'-'$RUBY_VER'" >> $GITHUB_ENV
- name: Build image