Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement render job inside prepare-manifest wftpl #14

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

estherk0
Copy link
Contributor

No description provided.

@estherk0 estherk0 added the enhancement New feature or request label Jan 21, 2021
@estherk0 estherk0 self-assigned this Jan 21, 2021
@estherk0 estherk0 added this to In progress in DECAPOD via automation Jan 21, 2021
@estherk0 estherk0 linked an issue Jan 21, 2021 that may be closed by this pull request
APP_NAME="lma"

cp -r base-yaml/$APP_NAME/base $APP_NAME/
APP_NAME="lma"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LMA는 고정값인가요? (위에 중복 선언이기도 하네요)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 부분을 수정하지 않았네요 😓 수정해서 다시 올리겠습니다.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정하였습니다.

@estherk0 estherk0 requested a review from Jaesang January 21, 2021 09:45
DECAPOD automation moved this from In progress to Reviewer approved Jan 22, 2021
@Jaesang Jaesang merged commit ce6c670 into main Jan 22, 2021
DECAPOD automation moved this from Reviewer approved to Done Jan 22, 2021
@Jaesang Jaesang deleted the refactor_prepare_manifest branch January 22, 2021 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
DECAPOD
  
Done
Development

Successfully merging this pull request may close these issues.

add render function into prepare-manifest workflow
3 participants