mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
chore(ci): fix wrong architecture when build image for tests on forks
This commit is contained in:
parent
93f4611734
commit
4432e51937
1
.github/workflows/ci-test-e2e.yml
vendored
1
.github/workflows/ci-test-e2e.yml
vendored
@ -147,6 +147,7 @@ jobs:
|
||||
CR_PAT: ${{ secrets.CR_PAT }}
|
||||
# the same reason we need to rebuild the docker image at this point is the reason we dont want to publish it
|
||||
publish-image: false
|
||||
arch: amd64
|
||||
service: 'rocketchat'
|
||||
type: 'coverage'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user