Use amd64 image for mdbook
This commit is contained in:
parent
7db96bee95
commit
d24083c755
|
@ -2,7 +2,7 @@ platform: linux/amd64
|
|||
|
||||
pipeline:
|
||||
deployManual:
|
||||
image: docker.bics.ga/rei_ci/mdbook:latest-arm64
|
||||
image: docker.bics.ga/rei_ci/mdbook:latest-amd64
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
|
|
Loading…
Reference in New Issue