mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-21 14:49:33 +02:00
refactoring
This commit is contained in:
parent
b001f3f17c
commit
16c8b304d3
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build_base_image.yml
vendored
3
.github/workflows/build_base_image.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue