Skip to content

Commit

Permalink
Merge pull request #19 from studio-recoding/feat/cicd
Browse files Browse the repository at this point in the history
[chore] test
  • Loading branch information
uommou authored Mar 22, 2024
2 parents 46961b7 + 8b84028 commit 9a92667
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ env:
DOCKER_IMAGE: ghcr.io/${{ github.actor }}/ness-fastapi
VERSION: ${{ github.sha }}
NAME: ness-fastapi
# Docker image 를 ghcr.io 에 올릴 때 우리의github이름/이미지이름 으로 저장한다. 이미지이름을 정해주면 된다.
# Docker image 의 이름을 newproject 이라고 해놓은 것. 이름 뭐할지 정하면 된다.

jobs:
build:
Expand Down

0 comments on commit 9a92667

Please sign in to comment.