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