Skip to content

Commit

Permalink
Update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed May 28, 2024
1 parent c741f8b commit 7655081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compose_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ jobs:
- uses: actions/checkout@v4
- name: Test compose.yaml
run: |-
docker version
apt-get upgrade docker-ce
docker version
export JOBS_ENABLED=${{ matrix.JOBS_AND_ELASTIC_ENABLED }}
export ELASTIC_ENABLED=${{ matrix.JOBS_AND_ELASTIC_ENABLED }}
export BE_VERSION=${{ matrix.BE_VERSION }}
Expand Down

0 comments on commit 7655081

Please sign in to comment.