Skip to content

Commit

Permalink
init github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Zusel committed Apr 30, 2024
1 parent 60be1b8 commit 6e0fccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
images: ccm-mgmt/backend
- name: Build and Push
uses: docker/build-push-action@
uses: docker/build-push-action@v3
with:
context: .
file: docker/backend/Dockerfile
Expand Down

0 comments on commit 6e0fccb

Please sign in to comment.