apps > guide, 'Get Started' 섹션 추가로 인한 Filebase Routing 수정(+ 중복 코드 제거) #5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: oci-deploy-workflow | ||
| on: | ||
| push: | ||
| branches: [main] | ||
| env: | ||
| RUI_GUIDE_DOCKER_IMAGE_NAME: hw-rui-guide-image | ||
| RUI_GUIDE_DOCKER_CONTAINER_NAME: hw-rui-guide-app-container | ||