This commit is contained in:
@@ -6,7 +6,7 @@ steps:
|
||||
- name: show-env
|
||||
image: alpine:3.19
|
||||
environment:
|
||||
TEST_VAR: HelloWorld
|
||||
TEST_VAR: "HelloWorld"
|
||||
SECRET_VAR:
|
||||
from_secret: test_secret
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user