forked from jk_yinzy/cicd-test
Merge pull request '协作 测试2' (#11) from testuser-patch-1 into main
Reviewed-on: jk_yinzy/adsfasdfsadf#11 Reviewed-by: 君肯普通 <jk_yinzy@jk.com>
This commit is contained in:
commit
155d5d4dae
@ -5,5 +5,5 @@ def test_always_pass():
|
|||||||
|
|
||||||
def test_drone_env():
|
def test_drone_env():
|
||||||
import os
|
import os
|
||||||
# print("test_drone_env")
|
print("test_drone_env")
|
||||||
assert 'DRONE' in os.environ # 验证是否在 Drone 环境中运行
|
assert 'DRONE' in os.environ # 验证是否在 Drone 环境中运行
|
||||||
Loading…
x
Reference in New Issue
Block a user