Skip to content

Commit

Permalink
Added e2e tests GH action, with docker compose build - debugging action
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Jun 30, 2024
1 parent 7384146 commit f865bf6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
13 changes: 0 additions & 13 deletions .github/actions/setvars/actions.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@ jobs:
- name: Expose GitHub Runtime
uses: crazy-max/ghaction-github-runtime@v2

- name: Set Environment Variables
uses: ./.github/actions/setvars
with:
varFilePath: ./.github/variables/variables.env

- name: Build images
run: |
env > .env
Expand Down

0 comments on commit f865bf6

Please sign in to comment.