Skip to content

Commit

Permalink
DATAGO-68138 | Updated Prisma project squad name
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisKSaint committed Feb 12, 2024
1 parent 056173c commit 8e83505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
with:
docker_image_to_check: gcr.io/${{ env.GCLOUD_PROJECT_ID_DEV }}/${{ env.IMAGE_NAME }}:${{ env.VERSION }}
prisma_repository_name: "${{ env.GCLOUD_PROJECT_ID_DEV }}/${{ env.IMAGE_NAME }}"
project_squad: "mission-control"
project_squad: "launchpad"
prisma_jira_check: "False"

- name: Build image and push GitHub Container Registry
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vulncheck_periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
with:
docker_image_to_check: gcr.io/${{ env.GCLOUD_PROJECT_ID_DEV }}/${{ env.IMAGE_NAME }}:${{ env.VERSION }}
prisma_repository_name: "${{ env.GCLOUD_PROJECT_ID_DEV }}/${{ env.IMAGE_NAME }}"
project_squad: "mission-control"
project_squad: "launchpad"
prisma_jira_check: "False"

- name: Build image and push GitHub Container Registry
Expand Down

0 comments on commit 8e83505

Please sign in to comment.