mirror of
https://git.eeqj.de/sneak/gohttpserver
synced 2025-10-06 00:13:15 +02:00
test
This commit is contained in:
17
.drone.yml
17
.drone.yml
@@ -2,12 +2,11 @@ kind: pipeline
|
||||
name: test-docker-build
|
||||
|
||||
steps:
|
||||
- name: test-docker-build
|
||||
image: banzaicloud/drone-kaniko
|
||||
settings:
|
||||
repo: foo/bar
|
||||
dry_run: true
|
||||
target: final
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
- ${DRONE_BRANCH}
|
||||
- name: test-docker-build
|
||||
image: banzaicloud/drone-kaniko
|
||||
settings:
|
||||
dry_run: true
|
||||
target: final
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
- ${DRONE_BRANCH}
|
||||
|
Reference in New Issue
Block a user