velocity-ci / registry.docker-hub

Provides Docker Hub registry authentication for Velocity CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

registry.docker-hub

Provides Docker Hub registry authentication for Velocity CI

Usage

docker:
  registries:
    - use: https://github.com/velocity-ci/registry.docker-hub/releases/download/0.1.0/docker-hub
      arguments:
        username: ${docker_username}
        password: ${docker_password}

About

Provides Docker Hub registry authentication for Velocity CI

License:MIT License


Languages

Language:Go 100.0%