Skip to content

Commit

Permalink
Update �ci-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
suhyenim authored Jul 4, 2024
1 parent 24f2964 commit 235a5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: |
docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }}
docker build -t ${{ secrets.DOCKER_USERNAME }}/msa-recommend .
docker push ${{ secrets.DOCKER_USERNAME }}/msa-recommend:latest
docker push ${{ secrets.DOCKER_USERNAME }}/msa-recommend:24.07.04

0 comments on commit 235a5ff

Please sign in to comment.