This is branch with the new GA CI

It has the .circleci CI stuff as well
for comparison purposes.
This commit is contained in:
chick
2021-10-05 21:15:25 -07:00
parent c7293d507c
commit 52e8aa1957
13 changed files with 1222 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ name: chipyard-ci-process
on: [push]
env:
tools-cache-version: v7
tools-cache-version: v8
BUILDSERVER: ${{ secrets.BUILDSERVER }}
BUILDUSER: ${{ secrets.BUILDUSER }}
SERVER: ${{ secrets.BUILDUSER }}@${{ secrets.BUILDSERVER }}