Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Merge branch 'ElektraInitiative:master' into 4637-reduce-fedora-image
Browse files Browse the repository at this point in the history
  • Loading branch information
4ydan authored Jul 6, 2023
2 parents 15a2aa0 + f1bfd3a commit 1980ee6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/news/_preparation_next_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ This section keeps you up-to-date with the multi-language support provided by El
- <<TODO>>
- <<TODO>>
- <<TODO>>
- <<TODO>>
- Disable openwrt build until we have found a new maintainer for it. _(Maximilian Irlinger @atmaxinger)_
- <<TODO>>
- <<TODO>>
- <<TODO>>
Expand Down
4 changes: 3 additions & 1 deletion scripts/jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -453,11 +453,13 @@ def dockerInit() {
)

/* Image to build openwrt package */
/* TODO: Reenable when we have a new maintainer for openwrt
*
DOCKER_IMAGES.openwrt_sdk = dockerUtils.createDockerImageDesc(
'openwrt-sdk', dockerUtils.&idTesting,
'./scripts/docker/openwrt/sdk',
'./scripts/docker/openwrt/sdk/Dockerfile'
)
)*/
}
}

Expand Down

0 comments on commit 1980ee6

Please sign in to comment.