Compare commits
1 Commits
dca72234ff
...
b96b506af4
Author | SHA1 | Date | |
---|---|---|---|
b96b506af4 |
@ -8,14 +8,9 @@ name: Build and docker image
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu:latest
|
||||
steps:
|
||||
|
||||
- name: Install prerequisites
|
||||
run: |
|
||||
apt update
|
||||
apt install -y docker
|
||||
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
|
||||
- name: Docker login
|
||||
|
Loading…
x
Reference in New Issue
Block a user