Skip to content

Commit

Permalink
Update self_runner_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christabone authored Jun 26, 2024
1 parent 41419e4 commit d9493e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/self_runner_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ jobs:
echo "ALLIANCE_RELEASE=7.3.0" >> $GITHUB_ENV
- name: Build Docker container
env:
DOCKER_BUILDKIT: 1
run: |
docker build --pull --no-cache --force-rm --build-arg DOCKER_PULL_TAG=${{ env.DOCKER_PULL_TAG }} --build-arg REG=${{ env.REG }} -t ${{ env.REG }}/agr_loader_run:${{ env.NET }}_loader .
Expand Down

0 comments on commit d9493e0

Please sign in to comment.