Skip to content

Auto binary update for suit_manifest_process command #65

Auto binary update for suit_manifest_process command

Auto binary update for suit_manifest_process command #65

# Copyright (c) 2020-2023 SECOM CO., LTD. All Rights reserved.
# SPDX-License-Identifier: BSD-2-Clause
name: Docker Image CI for libteep with OpenSSL1.1.1
on:
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker run -t $(docker build -q -f ossl.Dockerfile .)