mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-03-20 08:14:53 +01:00
Remove generic credentials
This commit is contained in:
@@ -2,11 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker: # run the steps with Docker
|
||||
|
||||
- image: circleci/golang:1.17.10
|
||||
auth:
|
||||
username: $DOCKER_USER
|
||||
password: $DOCKER_PASSWORD
|
||||
steps:
|
||||
- checkout # check out source code to working directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user