Skip to content

Commit

Permalink
#22706 Fixing build image docker stage on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Aug 31, 2023
1 parent 79feafa commit 05245ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cli-cicd-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
pull: true
no-cache: true
build-args: |
BUILD_ID=${{ github.sha }}
BUILD_FROM=COMMIT

- id: prepare-license
name: Prepare license
Expand Down

0 comments on commit 05245ac

Please sign in to comment.