Skip to content

Merge pull request #7 from IABTechLab/tjm-IM1000-update-nitro-enclave… #16

Merge pull request #7 from IABTechLab/tjm-IM1000-update-nitro-enclave…

Merge pull request #7 from IABTechLab/tjm-IM1000-update-nitro-enclave… #16

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: mvn clean compile
working-directory: ./attestation-aws