Skip to content

Commit

Permalink
Remove empty meta step
Browse files Browse the repository at this point in the history
  • Loading branch information
vilaug committed Apr 24, 2024
1 parent e621559 commit ddcecf0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
echo "Branch: ${{ steps.version.outputs.git_branch }}"
echo "Version: ${{ steps.version.outputs.git_version }}"
- name: Docker meta
id: docker_meta

- name: Login to image registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit ddcecf0

Please sign in to comment.