Skip to content

develmaster: Second round of commits for release5/2.2.4 #658

develmaster: Second round of commits for release5/2.2.4

develmaster: Second round of commits for release5/2.2.4 #658

Workflow file for this run

name: CI on SFOS 3.1.0
on:
push:
tags:
- 'release*/*'
- 'rc*/*'
- 'beta*/*'
- 'alpha*/*'
pull_request:
branches:
- master
- devel
- 'v*-legacy'
jobs:
build:
runs-on: ubuntu-22.04
env:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 1
steps:
- name: Checkout
uses: actions/checkout@v3
# Caching Docker images is not ready yet, see
# https:/storeman-developers/harbour-storeman-installer/blob/devel/cache-docker-images_github-ci.md
#- name: Cache Docker images of the Sailfish-SDK
# id: cache-sdk
# uses: actions/cache@v3
# with:
# path: $GITHUB_WORKSPACE/…
# key: cache
- name: Prepare
run: mkdir RPMS
- name: Build i486 on 3.1.0.12
uses: coderus/github-sfos-build@old-stable
with:
release: 3.1.0.12
arch: i486
- name: Upload build result
uses: actions/upload-artifact@v3
with:
name: RPM-build-results
path: RPMS/