Skip to content

Commit c8f1bec

Browse files
committed
Old Docker registry secrets are obsolete
1 parent 7d8912e commit c8f1bec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
password: ${{ secrets.GITHUB_TOKEN }}
3939
- name: Build in Docker
4040
run: bash -ex ci/build-in-docker.sh
41-
env:
42-
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
43-
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
4441
- name: Archive artifacts
4542
uses: actions/upload-artifact@v4
4643
with:

0 commit comments

Comments
 (0)