Update framework.yaml
This commit is contained in:
parent
82e4b7a506
commit
6443f52adf
|
@ -7,6 +7,5 @@ spec:
|
|||
virtualEnv: mqtt-s3-env # 사용할 가상환경 이름입니다.
|
||||
package: requirement.txt # 설치할 Python 패키지 정보 파일입니다.(기본 값은 requirement.txt 입니다.)
|
||||
stackbase:
|
||||
userName: sujune@sdt.inc # Stackbase(gitea) ID 입니다.
|
||||
tagName: v1.0.0 # Stackbase(gitea)에 릴리즈 태그명 입니다.
|
||||
repoName: mqtt-s3-sdt-sdk-template # Stackbase(gitea)에 저장될 저장소 이릅니다.
|
||||
|
|
Loading…
Reference in New Issue