bump akkoma
This commit is contained in:
parent
b14242b9a1
commit
c872e4210e
|
@ -1,6 +1,6 @@
|
||||||
package:
|
package:
|
||||||
name: akkoma
|
name: akkoma
|
||||||
version: 3.10.99.20240223
|
version: 3.11.0
|
||||||
epoch: 0
|
epoch: 0
|
||||||
description: "Magically expressive social media"
|
description: "Magically expressive social media"
|
||||||
target-architecture:
|
target-architecture:
|
||||||
|
@ -74,8 +74,8 @@ environment:
|
||||||
pipeline:
|
pipeline:
|
||||||
- uses: git-checkout
|
- uses: git-checkout
|
||||||
with:
|
with:
|
||||||
repository: https://akkoma.dev/AkkomaGang/akkoma.git
|
repository: https://git.alioth.systems/mirrors/akkoma.git
|
||||||
branch: develop
|
tag: v${{package.version}}
|
||||||
- name: Build OTP application
|
- name: Build OTP application
|
||||||
runs: |
|
runs: |
|
||||||
set -x
|
set -x
|
||||||
|
|
|
@ -7,7 +7,7 @@ contents:
|
||||||
- 'https://git.alioth.systems/api/packages/alioth/alpine/key'
|
- 'https://git.alioth.systems/api/packages/alioth/alpine/key'
|
||||||
packages:
|
packages:
|
||||||
- alpine-base
|
- alpine-base
|
||||||
- akkoma=3.10.99.20240223@alioth
|
- akkoma=3.11.0@alioth
|
||||||
archs:
|
archs:
|
||||||
- x86_64
|
- x86_64
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue