ci: AAAAAAAAAAAAA
Build / build (push) Failing after 41s Details
Test / test (push) Successful in 35s Details

This commit is contained in:
Ash Keel 2024-04-20 18:50:09 +02:00
parent 2debea3f11
commit e5489ca54c
No known key found for this signature in database
GPG Key ID: 53A9E9A6035DD109
2 changed files with 10 additions and 4 deletions

View File

@ -9,10 +9,13 @@ env:
GOPRIVATE: git.sr.ht
jobs:
release:
build:
runs-on: docker
container:
image: git.fromouter.space/hamcha/cross-wails:v2.8.1
image: ghcr.io/ashkeel/cross-wails:v2.8.1@sha256:e38d5b4574c4d6747f214c8a06dc5a6a78c9c9666b6a12cec5c36a04151be8af
credentials:
username: ${{ secrets.GHCR_USERNAME }}
password: ${{ secrets.GHCR_PASSWORD }}
steps:
- uses: actions/checkout@v4
- name: Build

View File

@ -13,10 +13,13 @@ env:
GOPRIVATE: git.sr.ht
jobs:
build:
release:
runs-on: docker
container:
image: git.fromouter.space/hamcha/cross-wails:v2.8.1
image: ghcr.io/ashkeel/cross-wails:v2.8.1@sha256:e38d5b4574c4d6747f214c8a06dc5a6a78c9c9666b6a12cec5c36a04151be8af
credentials:
username: ${{ secrets.GHCR_USERNAME }}
password: ${{ secrets.GHCR_PASSWORD }}
steps:
- uses: actions/checkout@v4
- name: Build linux/amd64 release