Skip to content

Commit

Permalink
Remove Docker-based e2e jobs and everything related to Docker (inform…
Browse files Browse the repository at this point in the history
…alsystems#2471)

* Remove Docker-based e2e jobs and everything related to Docker except for the Hermes release image

* Add README to e2e folder
  • Loading branch information
romac authored Jul 27, 2022
1 parent af3b0f1 commit a1d86e7
Show file tree
Hide file tree
Showing 256 changed files with 20 additions and 15,663 deletions.
60 changes: 0 additions & 60 deletions .github/workflows/e2e-gaia-current-release.yaml

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/e2e-gaia-legacy-release.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ jobs:
id: docker_build
uses: docker/build-push-action@v2
with:
context: ./ci/
file: ./ci/hermes.Dockerfile
context: ./ci/release/
file: ./ci/release/hermes.Dockerfile
push: true
build-args: TAG=v${{env.TAG}}
tags: informalsystems/hermes:${{env.TAG}}
230 changes: 0 additions & 230 deletions ci/README.md

This file was deleted.

Loading

0 comments on commit a1d86e7

Please sign in to comment.