Skip to content

build(deps): update docker/login-action action to v3 (12.x) - autoclosed #716

build(deps): update docker/login-action action to v3 (12.x) - autoclosed

build(deps): update docker/login-action action to v3 (12.x) - autoclosed #716

Workflow file for this run

name: Build
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
-
name: Build
id: docker_build
uses: docker/build-push-action@v2
with:
push: false