remove qemu and buildx
This commit is contained in:
parent
e049874614
commit
b601fdcbaa
5
.github/workflows/root.yml
vendored
5
.github/workflows/root.yml
vendored
@ -43,11 +43,6 @@ jobs:
|
||||
username: ${{ secrets.DOMAIL }}
|
||||
password: ${{ secrets.DOKEY }}
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Build the Docker image
|
||||
run: docker build -t registry.digitalocean.com/jansel/aglaea:latest -t registry.digitalocean.com/jansel/aglaea:${{ steps.date.outputs.date }} .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user