Add Drone CI pipeline #2

Merged
Marown merged 5 commits from feature/drone into main 2022-11-09 15:27:54 +01:00
1 changed files with 6 additions and 4 deletions
Showing only changes of commit a1ab15bcec - Show all commits

View File

@ -5,8 +5,10 @@ steps:
- name: docker
image: plugins/docker:linux-amd64
settings:
registry: ${DOCKER_REGISTRY}
username: ${DOCKER_USERNAME}
password: ${DOCKER_PASSWORD}
repo: ${DOCKER_REGISTRY}/marown/android-sdk-docker
registry: git.cuernodehipnos.es
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: git.cuernodehipnos.es/marown/android-sdk-docker
tags: latest