new version

This commit is contained in:
Nils Stinnesbeck 2019-11-22 23:49:56 +01:00
parent f14ba5d954
commit 536a6c920f
Signed by: nils
GPG Key ID: 86D4882C6C6CA48B

View File

@ -13,6 +13,7 @@ steps:
- name: build on node 12 - name: build on node 12
image: node:12.12.0-stretch image: node:12.12.0-stretch
commands: commands:
- pwd
- ls -alh - ls -alh
# - name: backup-old-firmware # - name: backup-old-firmware