Skip to content

Commit

Permalink
finalize pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbo committed Jul 26, 2023
1 parent dacdb84 commit 5e3320e
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions ci/pipeline-release-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,30 +54,6 @@ resources:
icon: github
source:
uri: git@github.com:cloud-gov/pages-core.git
branch: feat-automate-changelog-release
branch: ((git-branch))
commit_verification_keys: ((cloud-gov-pages-gpg-keys))
private_key: ((pages-gpg-operations-github-sshkey.private_key))

# - name: slack
# type: slack-notification
# source:
# url: ((slack-webhook-url))

# - name: gh-status
# type: cogito
# check_every: 1h
# source:
# owner: cloud-gov
# repo: pages-core
# access_token: ((gh-access-token))
# context_prefix: concourse


############################
# RESOURCE TYPES

resource_types:
- name: slack-notification
type: docker-image
source:
repository: cfcommunity/slack-notification-resource

0 comments on commit 5e3320e

Please sign in to comment.