Skip to content

Merge pull request #235 from 0xADE1A1DE/javali7-patch-1 #313

Merge pull request #235 from 0xADE1A1DE/javali7-patch-1

Merge pull request #235 from 0xADE1A1DE/javali7-patch-1 #313

Workflow file for this run

name: Docker build
on:
pull_request:
push:
branches:
- main
- dev
jobs:
build:
name: Build and test inside of the Docker image
runs-on: ubuntu-22.04
steps:
- name: Build and push Docker images (always main branch)
uses: docker/build-push-action@v4
with:
push: false