diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-16 00:10:01 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-02-16 00:10:01 +0100 |
commit | 7c4f110d6664a9496d0ddc52e509b7447cc6d083 (patch) | |
tree | 640b5cc20f66a95c9c8ba56e3ee0cfca45f82179 /jjb | |
parent | 6be5eb6fb873efdd10e6e4690ecfcd443541bf19 (diff) |
Adapt ci-app-jjb to icefish
Add icefish.
.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I9741220db5b5435d63c8e87721a590297f43c1d2
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-apps-verify/ci-apps-jjb.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 21959533..1b0a5a6e 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -3,9 +3,9 @@ name: ci-apps-AGL aglbranch: - master + - icefish - halibut - guppy - - flounder architecture: - aarch64 - x86-64 |