mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-30 23:47:11 +00:00
beacon-node-builds: add vim: ft=sh for buils.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
38745d0495
commit
39f9b71dff
@ -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
|
||||
|
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# vim: ft=sh
|
||||
set -e
|
||||
|
||||
function headIsDetached() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user