Actually build the right thing
This commit is contained in:
parent
fe79d3c6b6
commit
7a4ff2271c
|
@ -4,7 +4,7 @@ pipeline:
|
|||
secrets: [docker_username, docker_password]
|
||||
settings:
|
||||
repo: seriousbug/rust
|
||||
dockerfile: rsync/Dockerfile
|
||||
dockerfile: rust/Dockerfile
|
||||
platforms: linux/amd64
|
||||
tag: latest
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue