Skip to content

Commit

Permalink
rm unused arg
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Oct 2, 2024
1 parent 0ce065b commit a1f91d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
push_to_registry: "false"
image_name: ${{ env.IMAGE_NAME }}
dockerfile_path: "./scripts/ci/docker/zombienet_injected.Dockerfile"
build_args: | # optional
ARG1=value1
ARG2=value2
context: "./path/to/context" # optional, defaults to '.'

# - name: Build and push Docker image from main
# uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
Expand Down

0 comments on commit a1f91d5

Please sign in to comment.