Skip to content

Commit

Permalink
remove azcli dockerfile target
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <[email protected]>
mblaschke committed Feb 17, 2024
1 parent a0dda84 commit c92cd9b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
@@ -42,11 +42,6 @@ jobs:
suffix: ""
latest: "auto"

- Dockerfile: Dockerfile
target: "final-azcli"
suffix: "-azcli"
latest: false

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

0 comments on commit c92cd9b

Please sign in to comment.