mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-12 15:09:59 -05:00
Trying to run alpine
This commit is contained in:
parent
a46c76242a
commit
f5bdbff84f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and push docker image
|
name: Build and push docker image
|
||||||
runs-on: docker
|
runs-on: docker:docker://alpine:3.19
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue