Skip to content

Commit 6dd8f73

Browse files
committed
cd: include v3.0-branch in backport
1 parent 8c8c8e7 commit 6dd8f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/1rtos-container-image-backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
img: [ 'amr-registry.caas.intel.com/zephyrproject/sdk-docker-intel' ]
20-
tag: [v2.7-branch, v2.6-branch, v2.5-branch]
20+
tag: [v3.0-branch, v2.7-branch, v2.6-branch, v2.5-branch]
2121
steps:
2222
- uses: actions/checkout@v2
2323
- name: 'Rebuild container latest apt update + fresh copy of /opt/1rtos contents, then and push to registry.'

0 commit comments

Comments
 (0)