Skip to content

Commit

Permalink
[KAN-17] 자동완성 배치 ci/cd 구축 - 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkyoungdeok committed Apr 5, 2024
1 parent 6d8f3c3 commit 95d4a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autocomplete-batch-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
docker login -u ${{ secrets.USERNAME }} -p ${{ secrets.PASSWORD }}
docker pull sinkyoungdeok/skku-autocomplete-batch
docker run --net ubuntu_default skku-autocomplete-batch
docker run --net ubuntu_default sinkyoungdeok/skku-autocomplete-batch

0 comments on commit 95d4a85

Please sign in to comment.