Skip to content

Commit

Permalink
Revert "fix: multi platform docker images (Checkmarx#4134)" (Checkmar…
Browse files Browse the repository at this point in the history
…x#4137)

This reverts commit 044fc14.
  • Loading branch information
rogeriopeixotocx authored Aug 31, 2021
1 parent 6e7a863 commit 22eb9c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ jobs:
- name: View HEAD Commit
value: https://github.com/Checkmarx/kics/commit/${{ github.sha }}
- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand All @@ -163,7 +162,6 @@ jobs:
context: .
push: true
tags: checkmarx/kics:nightly,checkmarx/kics:nightly-alpine
platforms: ${{ steps.qemu.outputs.platforms }}
build-args: |
VERSION=nightly-${{ needs.pre_release_job.outputs.sha8 }}
COMMIT=${{ github.sha }}
Expand Down

0 comments on commit 22eb9c2

Please sign in to comment.