Skip to content

Commit

Permalink
docs: aws-cicd-dev.yml batch Dockerfile 이름 지정
Browse files Browse the repository at this point in the history
  • Loading branch information
clean2001 authored Nov 12, 2024
1 parent 8e0d17a commit 21a9487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aws-cicd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: ./layer-batch
file: ./layer-batch/Dockerfile-batch # Dockerfile 이름 지정
platforms: linux/amd64
push: true
tags: |
Expand Down

0 comments on commit 21a9487

Please sign in to comment.