Integrate DockerImages within Gitea #1
@@ -23,6 +23,9 @@ jobs:
|
||||
image: docker:28.5.1-dind
|
||||
options: --privileged
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Login to the Container registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user