(doc) removed obsolete section from README.md
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m22s
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m22s
This commit is contained in:
10
README.md
10
README.md
@@ -47,16 +47,6 @@ The project includes a Gitea Actions workflow that automatically:
|
|||||||
5. Pushes the image to `registry.budakova.org/knee-cola/gitea-actions-demo-project:<version>`
|
5. Pushes the image to `registry.budakova.org/knee-cola/gitea-actions-demo-project:<version>`
|
||||||
6. Also tags and pushes as `latest`
|
6. Also tags and pushes as `latest`
|
||||||
|
|
||||||
### Setup Requirements
|
|
||||||
|
|
||||||
To use the Gitea Actions workflow, you need to configure the following secrets in your Gitea repository:
|
|
||||||
|
|
||||||
1. Go to your repository settings
|
|
||||||
2. Navigate to Secrets section
|
|
||||||
3. Add the following secrets:
|
|
||||||
- `DOCKER_USERNAME`: Your Docker registry username
|
|
||||||
- `DOCKER_PASSWORD`: Your Docker registry password
|
|
||||||
|
|
||||||
### Workflow File
|
### Workflow File
|
||||||
|
|
||||||
The workflow is defined in [.gitea/workflows/build.yml](.gitea/workflows/build.yml)
|
The workflow is defined in [.gitea/workflows/build.yml](.gitea/workflows/build.yml)
|
||||||
|
|||||||
Reference in New Issue
Block a user