fix: missing mapping key of deploy
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0d0ee2bbe9
commit
6e19c4584a
@ -35,7 +35,8 @@ kind: pipeline
|
||||
type: docker
|
||||
name: deploy
|
||||
|
||||
- name: deploy
|
||||
steps:
|
||||
- name: production
|
||||
image: docker/compose:1.29.2
|
||||
pull: if-not-exists
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user