Skip to content

Commit

Permalink
rename build step
Browse files Browse the repository at this point in the history
  • Loading branch information
monotek committed Jul 5, 2022
1 parent b24ad26 commit 3f67c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1

- name: Build and push
- name: Build Dockerimage
id: docker_build
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit 3f67c98

Please sign in to comment.