This commit is contained in:
parent
0d5f904822
commit
7f8f7c8020
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ jobs:
|
|||
- name: "Checkout"
|
||||
uses: "https://code.forgejo.org/actions/checkout@v4"
|
||||
|
||||
- name: "Setup Docker"
|
||||
uses: "https://github.com/docker/setup-docker-action@v4"
|
||||
|
||||
- name: "Login to the container registry"
|
||||
uses: "https://github.com/docker/login-action@v3"
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue