debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Mauro Torrez 2019-09-23 01:01:42 -03:00
parent db83675db1
commit b219c78b51

View File

@ -12,6 +12,7 @@ steps:
- name: run update.sh - name: run update.sh
image: alpine/git image: alpine/git
commands: commands:
- env
- ./update.sh - ./update.sh
- name: build 16.0 image - name: build 16.0 image