Skip to content

Commit

Permalink
[NO-TICKET] Revert "Merge pull request #4306 from DataDog/ivoanjo/cac…
Browse files Browse the repository at this point in the history
…he-system-tests-images"

This reverts commit 94f3d65, reversing
changes made to 100ed0c.
  • Loading branch information
ivoanjo committed Jan 22, 2025
1 parent d55c8cb commit 8431ef6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -330,13 +330,6 @@ jobs:
run: |
docker pull ${{ env.REPO }}/system-tests/${{ matrix.library }}/weblog-${{ matrix.app }}:gha${{ github.run_id }}-g${{ github.sha }}
docker tag ${{ env.REPO }}/system-tests/${{ matrix.library }}/weblog-${{ matrix.app }}:gha${{ github.run_id }}-g${{ github.sha }} system_tests/weblog:latest
- name: Build local runner
uses: ./.github/actions/install_runner
- name: Pull images
uses: ./.github/actions/pull_images
with:
scenarios: ${{ matrix.scenario }}
cleanup: false
- name: List images
run: |
docker image list
Expand Down

0 comments on commit 8431ef6

Please sign in to comment.