Skip to content

Commit

Permalink
Merge pull request #35 from jsoref/build-main
Browse files Browse the repository at this point in the history
CI for main does not push
  • Loading branch information
rchakode authored Jul 30, 2023
2 parents 332f6bf + d0c8f18 commit 935a10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Build and push Docker image
- name: Build Docker image
run: |
echo "building code"
docker build --target builder .
Expand Down

0 comments on commit 935a10e

Please sign in to comment.