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