There was an error while loading. Please reload this page.
1 parent 6af981c commit 49b500cCopy full SHA for 49b500c
1 file changed
.github/workflows/render.yml
@@ -42,13 +42,6 @@ jobs:
42
- name: Install yq
43
uses: mikefarah/yq@master
44
45
- - name: Log in to GitHub Container Registry
46
- uses: docker/login-action@v3
47
- with:
48
- registry: ghcr.io
49
- username: ${{ github.actor }}
50
- password: ${{ secrets.PGDOG_ENTERPRISE_TOKEN }}
51
-
52
- name: Pull control2 image
53
run: docker pull "$CONTROL2_IMAGE"
54
0 commit comments