mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
add a pass credential helper backend
Signed-off-by: Tycho Andersen <tycho@docker.com>
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
apt:
|
||||
packages:
|
||||
- libsecret-1-dev
|
||||
- pass
|
||||
before_script:
|
||||
- "export DISPLAY=:99.0"
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sh ci/before_script_linux.sh; fi
|
||||
|
||||
Reference in New Issue
Block a user