chg layout
This commit is contained in:
parent
82016d213b
commit
a7fbf02d7e
1 changed files with 1 additions and 0 deletions
1
build.py
1
build.py
|
@ -18,6 +18,7 @@ def initialize0(project):
|
|||
"""
|
||||
os.environ["RELEASE_ARTIFACT_TOKEN"] = "dummy" # avoids prompt for RELEASE_ARTIFACT_TOKEN
|
||||
|
||||
|
||||
@init(environments=["artifacts"])
|
||||
def initialize1(project):
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue