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 c36a9b1 commit d834da2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_push_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ccm-mgmt/backend
tags: ccm-mgmt/backend:${{ GITHUB_REF }}
- name: Build and Push
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit d834da2

Please sign in to comment.