chore: remove unnecessary step
Create and publish a Docker image / build-and-push-image (push) Successful in 1m29s Details

Default docker image in Gitea runner now ships with Docker
This commit is contained in:
Lucien Cartier-Tilet 2023-12-19 20:08:19 +01:00
parent ad014dd1ae
commit 58bd07d556
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh
- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
with: