refactoring

This commit is contained in:
Keijo Raamat 2021-09-30 15:32:25 +03:00
parent b001f3f17c
commit 16c8b304d3

View file

@ -38,8 +38,7 @@ jobs:
- name: Set image tag"
run: |
TAG = `cat TAG`
echo "TAG=internetee/erlang-ruby:'$ERLANG_VER'-'$RUBY_VER'" >> $GITHUB_ENV
echo "TAG=`cat TAG`" >> $GITHUB_ENV
- name: Build image
run: |