Skip to content

Commit

Permalink
updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Aug 26, 2024
1 parent 732cf0f commit c69afe6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
on: push
jobs:
cicd:
uses: internetarchive/cicd/.github/workflows/cicd.yml@main
with:
PLATFORMS: 'linux/amd64, linux/arm64'
NO_TEST: true
NOMAD_VAR_NO_DEPLOY: true

0 comments on commit c69afe6

Please sign in to comment.