Skip to content

Commit

Permalink
chore: fix production release
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbo committed Jun 24, 2024
1 parent bb92dfa commit eb52f51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ci/pipeline-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,13 @@ resources:
aws_region: us-gov-west-1
tag: pages-((deploy-env))

- name: pages-release
type: github-release
source:
owner: cloud-gov
repository: pages-build-container
access_token: ((gh-access-token))

- name: slack
- name: pipeline-tasks
- name: python
Expand All @@ -129,3 +136,4 @@ resource_types:
- name: slack-notification
- name: pull-request
- name: registry-image
- name: github-release

0 comments on commit eb52f51

Please sign in to comment.