finally like this?
Some checks failed
Build and docker image / Build (pull_request) Failing after 1m36s

This commit is contained in:
Remy Moll 2024-05-21 11:29:42 +02:00
parent 7b056454ab
commit 7bfcb0d522

View File

@ -11,11 +11,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Install prerequisites
run: |
apt update
apt install -y docker
- uses: https://gitea.com/actions/checkout@v4 - uses: https://gitea.com/actions/checkout@v4
- name: Docker login - name: Docker login