|
|
@@ -28,7 +28,7 @@ platform: |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: dryrun |
|
|
|
image: plugins/docker |
|
|
|
image: plugins/docker:19 |
|
|
|
settings: |
|
|
|
build_args: |
|
|
|
- BUILD_VERSION=${DRONE_TAG%-*} |
|
|
@@ -58,7 +58,7 @@ steps: |
|
|
|
- dryrun |
|
|
|
|
|
|
|
- name: publish-dockerhub |
|
|
|
image: plugins/docker |
|
|
|
image: plugins/docker:19 |
|
|
|
settings: |
|
|
|
build_args: |
|
|
|
- BUILD_VERSION=${DRONE_TAG%-*} |
|
|
@@ -76,7 +76,7 @@ steps: |
|
|
|
- tags |
|
|
|
|
|
|
|
- name: publish-quay |
|
|
|
image: plugins/docker |
|
|
|
image: plugins/docker:19 |
|
|
|
settings: |
|
|
|
build_args: |
|
|
|
- BUILD_VERSION=${DRONE_TAG%-*} |
|
|
@@ -185,6 +185,6 @@ depends_on: |
|
|
|
|
|
|
|
--- |
|
|
|
kind: signature |
|
|
|
hmac: 80a1f3c10b5c08fedebfe932cb2ac4dbc36fe532515ab48395320fb8f002b9a8 |
|
|
|
hmac: 50c98019002ef5875ddc9d697bb65895a0d9e7f9a9c79029bd7432ef7771b1e5 |
|
|
|
|
|
|
|
... |