Update env variables #66
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -34,6 +34,8 @@ jobs:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ env.OWNER }}
|
||||
password: ${{ secrets.TOKEN }}
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- name: Setup Docker buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
- name: Extract Docker metadata
|
||||
|
||||
Reference in New Issue
Block a user