jenkins: push to bstein registry
This commit is contained in:
parent
7a6fabf9a1
commit
f2871d698e
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -112,8 +112,8 @@ spec:
|
||||
set -euo pipefail
|
||||
VERSION_TAG=$(cut -d= -f2 build.env)
|
||||
docker buildx build --platform linux/arm64 \
|
||||
--tag registry.bstein.dev/infra/soteria:${VERSION_TAG} \
|
||||
--tag registry.bstein.dev/infra/soteria:latest \
|
||||
--tag registry.bstein.dev/bstein/soteria:${VERSION_TAG} \
|
||||
--tag registry.bstein.dev/bstein/soteria:latest \
|
||||
--push .
|
||||
'''
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user