Skip to content

Commit

Permalink
Merge pull request #21 from My-Music-Note/dev
Browse files Browse the repository at this point in the history
refactor: cd process 최적화 #19
  • Loading branch information
masiljangajji authored Dec 3, 2024
2 parents 4583601 + 27e9d5a commit 6d7664f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
tags: |
masiljangajji/back-app:latest
masiljangajji/back-app:${{ github.sha }}
# cache-from: type=inline
# cache-to: type=inline
cache-from: type=inline
cache-to: type=inline

- name: Deploy via CodeDeploy
run: |
Expand Down

0 comments on commit 6d7664f

Please sign in to comment.