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