Skip to content

Commit

Permalink
fix image version
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed Nov 25, 2024
1 parent 0630b19 commit 57b8fc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ jobs:

- name: Run Image
env:
IMAGE: rocket.chat:${{ matrix.version }}
IMAGE: rocket.chat
RELEASE: ${{ matrix.version }}
run: docker compose up -d

- name: Wait for Rocket.Chat to start up
Expand Down

0 comments on commit 57b8fc0

Please sign in to comment.