Skip to content

Commit

Permalink
chore(github-actions): debug release job
Browse files Browse the repository at this point in the history
  • Loading branch information
Aysnine committed Jun 5, 2023
1 parent 98cddee commit 38cfadc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
tags: |
Expand Down

0 comments on commit 38cfadc

Please sign in to comment.