Skip to content

Commit

Permalink
try docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelchin committed Jan 23, 2024
1 parent 6cf9614 commit 1188569
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: ./docker/Dockerfile-test
push: true
tags: mchin/test:latest
File renamed without changes.

0 comments on commit 1188569

Please sign in to comment.