We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361fc56 commit 4b75ec4Copy full SHA for 4b75ec4
.github/workflows/build-docker.yml
@@ -13,8 +13,8 @@ jobs:
13
password: ${{ secrets.GITHUB_TOKEN }}
14
- name: Build and push
15
env:
16
- REPO_URL: http://download.tizen.org/releases/milestone/tizen/unified
17
- BUILD_ID: tizen-unified_20220517.1
+ REPO_URL: https://download.tizen.org/releases/milestone/TIZEN/Tizen/Tizen-Unified
+ BUILD_ID: tizen-unified_20221017.061100
18
IMAGE: tizen-headed-armv7l
19
run: |
20
wget -q ${REPO_URL}/${BUILD_ID}/images/standard/${IMAGE}/${BUILD_ID}_${IMAGE}.tar.gz
0 commit comments