Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Dec 31, 2024
1 parent d2e3467 commit 6425fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ jobs:
BASE_DOMAIN: 'ext.archive.org'
secrets:
NOMAD_TOKEN_EXT: ${{ secrets.NOMAD_TOKEN_EXT }}
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
Code, setup, and information to:
- setup automatic deployment to Nomad clusters from GitLab's standard CI/CD pipelines
- setup automatic deployment to Nomad clusters from GitHub & GitLab CI/CD pipelines
- interact with, monitor, and customize deployments


[[_TOC_]]

# GitHub Overview
We have a https://github.com/internetarchive/cicd repo that uses GitHub Actions reusable workflows for full CI/CD pipelines.

Expand Down

0 comments on commit 6425fe7

Please sign in to comment.