Skip to content

Commit 99a244e

Browse files
김동준김동준
authored andcommitted
build: Test
1 parent fead8fc commit 99a244e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
registry: ${{ secrets.NCP_CONTAINER_REGISTRY_URL }}
1616
username: ${{ secrets.NCP_ACCESS_KEY_ID }}
1717
password: ${{ secrets.NCP_SECRET_KEY }}
18-
- name: Build, tag, and push image to NCP Container Registry
18+
- name: Build, Tag, and Push image to NCP Container Registry
1919
env:
2020
NCP_REGISTRY: ${{ secrets.NCP_CONTAINER_REGISTRY_URL }}
2121
IMAGE_TAG: ${{ github.run_number }}

0 commit comments

Comments
 (0)