docker login added
Some checks failed
docker-monica-build mr / build (pull_request) Failing after 1s
Some checks failed
docker-monica-build mr / build (pull_request) Failing after 1s
This commit is contained in:
@@ -8,6 +8,8 @@ jobs:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: docker login
|
||||
run: docker login gitea.sikorski.cloud -u rogersik -p $ROGERSIK_REGISTRY_TOKEN
|
||||
- name: Pull Docker Image for caching
|
||||
run: docker pull gitea.sikorski.cloud/rogersik/docker-monica:development || exit 0
|
||||
- name: Build the Docker image
|
||||
|
||||
Reference in New Issue
Block a user