mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-10 00:13:02 +01:00
Add a Doicker installation step
This commit is contained in:
parent
6aaba3995a
commit
3645899adf
@ -6,6 +6,8 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- name: Build Docker image
|
||||
|
Loading…
Reference in New Issue
Block a user