Skip to content

Commit ac7a647

Browse files
Added environment to the merge job. (#5764)
Co-authored-by: fulmicoton <paul.masurel@datadoghq.com>
1 parent ef652b4 commit ac7a647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_docker_images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
merge:
9494
runs-on: ubuntu-latest
9595
needs: [docker]
96+
environment: production
9697
steps:
9798
- name: Download digests
9899
uses: actions/download-artifact@v4.2.1

0 commit comments

Comments
 (0)