Skip to content

[DB] Increase VARCHAR size of columns unsigned_tx, output_owners and … #327

[DB] Increase VARCHAR size of columns unsigned_tx, output_owners and …

[DB] Increase VARCHAR size of columns unsigned_tx, output_owners and … #327

Workflow file for this run

name: build-docker-image
on:
pull_request:
branches:
- c4t
- dev
push:
jobs:
build_docker:
name: Build Docker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Submodules
run: git submodule update --init --recursive
- name: build docker image
run: |
docker build . -t signavault:temp