mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-04 19:34:16 +01:00
Creating release for 386, arm and amd64 platforms
This commit is contained in:
parent
d054ea39f2
commit
354e1994b9
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -35,7 +35,7 @@ pipeline {
|
|||
axes {
|
||||
axis {
|
||||
name 'PLATFORM'
|
||||
values 'linux/amd64'
|
||||
values 'linux/amd64', 'linux/arm', 'linux/386'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
|
Loading…
Reference in a new issue