Skip to content

Commit

Permalink
Merge pull request #11 from cyber-dojo/single-ci-workflow
Browse files Browse the repository at this point in the history
Use single CI workflow
  • Loading branch information
JonJagger committed Mar 21, 2024
2 parents 68da9e0 + 7f233db commit 60f4f18
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 488 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Expand Up @@ -67,7 +67,7 @@ jobs:
run:
kosli attest pullrequest github
--github-token=${{ secrets.GITHUB_TOKEN }}
--name=nginx.pull-request
--name=pull-request


build-image:
Expand Down Expand Up @@ -239,7 +239,6 @@ jobs:
IMAGE_TAG: ${{ needs.kosli-trail.outputs.image_tag }}
secrets:
KOSLI_API_TOKEN: ${{ secrets.KOSLI_API_TOKEN }}
KOSLI_API_TOKEN_STAGING: ${{ secrets.KOSLI_API_TOKEN_STAGING }}


approve-deployment-to-prod:
Expand Down Expand Up @@ -275,4 +274,3 @@ jobs:
IMAGE_TAG: ${{ needs.kosli-trail.outputs.image_tag }}
secrets:
KOSLI_API_TOKEN: ${{ secrets.KOSLI_API_TOKEN }}
KOSLI_API_TOKEN_STAGING: ${{ secrets.KOSLI_API_TOKEN_STAGING }}
316 changes: 0 additions & 316 deletions .github/workflows/main_staging.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/readme.md

This file was deleted.

0 comments on commit 60f4f18

Please sign in to comment.