Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Add org to docker and remove peril (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
i5o committed May 20, 2024
2 parents d4ad2f1 + 56cb679 commit 281f37c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 92 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: graph-manage-engine-ec
IMAGE_NAME: JupiterOne/graph-manage-engine-ec

jobs:
build:
Expand All @@ -27,7 +27,7 @@ jobs:
uses: sigstore/cosign-installer@v3

- name: Lowercase the repo name
run: echo "REPO=graph-manage-engine-ec" >>${GITHUB_ENV}
run: echo "REPO=jupiterone/graph-manage-engine-ec" >>${GITHUB_ENV}

# Login against a Docker registry
# https://github.com/docker/login-action
Expand Down
90 changes: 0 additions & 90 deletions .github/workflows/peril.yml

This file was deleted.

0 comments on commit 281f37c

Please sign in to comment.