ci: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Build / build (push) Successful in 5m15s Details
Test / test (push) Successful in 38s Details

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

View File

@ -12,7 +12,7 @@ jobs:
build:
runs-on: docker
container:
image: ghcr.io/ashkeel/cross-wails:v2.8.1@sha256:e38d5b4574c4d6747f214c8a06dc5a6a78c9c9666b6a12cec5c36a04151be8af
image: ghcr.io/ashkeel/cross-wails:v2.8.1@sha256:f40cd11894cb7b4bdacf72830337a0b2c81bc49becdba7ca3a6c7c39238de888
credentials:
username: ${{ secrets.GHCR_USERNAME }}
password: ${{ secrets.GHCR_PASSWORD }}

View File

@ -16,7 +16,7 @@ jobs:
release:
runs-on: docker
container:
image: ghcr.io/ashkeel/cross-wails:v2.8.1@sha256:e38d5b4574c4d6747f214c8a06dc5a6a78c9c9666b6a12cec5c36a04151be8af
image: ghcr.io/ashkeel/cross-wails:v2.8.1@sha256:f40cd11894cb7b4bdacf72830337a0b2c81bc49becdba7ca3a6c7c39238de888
credentials:
username: ${{ secrets.GHCR_USERNAME }}
password: ${{ secrets.GHCR_PASSWORD }}