Skip to content

Commit

Permalink
optionally restore docker_CI-test_e2e.yml and rename to docker_builda…
Browse files Browse the repository at this point in the history
…ndpush.yml
  • Loading branch information
ef0xa committed Feb 10, 2025
1 parent 954a8f3 commit 9b901b9
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CD | Test End-to-End
name: docker-build-and-push

on:
push:
Expand All @@ -9,13 +9,6 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Clear Space
run: |
rm -rf /usr/share/dotnet
rm -rf /opt/ghc
rm -rf "/usr/local/share/boost"
rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Set up QEMU
uses: docker/setup-qemu-action@v2

Expand Down

0 comments on commit 9b901b9

Please sign in to comment.