Skip to content

Commit

Permalink
[core] Add manual jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Mar 18, 2024
1 parent 4534eb6 commit e652c15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/manual-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
images: ${{ secrets.DOCKER_IMAGE }}
flavor: latest=false
tags: |
type=raw,value=${{ matrix.tag }}
type=raw,value=${{ inputs.tag }}-${{ matrix.tag }}
- name: Login to image repository
Expand Down

0 comments on commit e652c15

Please sign in to comment.