main.py aktualisiert
This commit is contained in:
parent
72e8acdbb2
commit
633d032728
2
main.py
2
main.py
@ -18,7 +18,7 @@ github_workflow = os.getenv('WORKFLOW')
|
|||||||
github_repository = os.getenv('REPOSITORY')
|
github_repository = os.getenv('REPOSITORY')
|
||||||
github_sha = os.getenv('SHA')
|
github_sha = os.getenv('SHA')
|
||||||
github_actor = os.getenv('ACTOR')
|
github_actor = os.getenv('ACTOR')
|
||||||
github_run_id = os.getenv('GITHUB_RUN_ID')
|
github_run_id = os.getenv('RUN_ID')
|
||||||
tag = os.getenv('TAG')
|
tag = os.getenv('TAG')
|
||||||
|
|
||||||
envs = Environment(
|
envs = Environment(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user