Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
f2b35d7d26
commit
a2ba7a165a
@ -4,13 +4,12 @@ name: Docker image build
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
environment:
|
||||
VERSION: 2.7.1
|
||||
|
||||
steps:
|
||||
- name: config
|
||||
image: alpine
|
||||
commands:
|
||||
- echo -n "$VERSION,latest" > .tags
|
||||
- echo -n "latest" > .tags
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user