Skip to content

Few minor changes after I read the standard for the first time. (#251) #66

Few minor changes after I read the standard for the first time. (#251)

Few minor changes after I read the standard for the first time. (#251) #66

Workflow file for this run

name: 'Uptane Standard CI Job'
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build and publish artifacts
env:
ACCESS_TOKEN: ${{ secrets.GITHUB_ACCESS_TOKEN }}
uses: docker://uptane/uptane-standard-ci