Skip to content

Commit bbb3fa4

Browse files
committed
ci: drop composepost-checks.sh
With FCOS using a container by default now, this is obsolete. Signed-off-by: Colin Walters <walters@verbum.org>
1 parent d92a54a commit bbb3fa4

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

.cci.jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ cosaPod(runAsUser: 0, memory: "${mem}Mi", cpu: "${nhosts}") {
5454
runuser -u builder -- coreos-assembler fetch
5555
runuser -u builder -- coreos-assembler build
5656
runuser -u builder -- coreos-assembler osbuild qemu
57-
${env.WORKSPACE}/ci/composepost-checks.sh
5857
""")
5958
}
6059
stage("Install Deps") {

ci/composepost-checks.sh

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)