beacon-node-builds: add vim: ft=sh for buils.sh

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-06-01 21:26:42 +02:00
parent 38745d0495
commit 39f9b71dff
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@
- name: infra-role-bootstrap
src: git@github.com:status-im/infra-role-bootstrap.git
version: c9bdc2ba10127cbcde8c0d66e9120bbee81e7e99
version: c0223e6144f8658083491319085c7f40996a9b1c
scm: git
- name: oauth-proxy

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# vim: ft=sh
set -e
function headIsDetached() {