Update docker-build.yml
All checks were successful
docker-build

This commit is contained in:
d3vyce 2023-04-02 17:00:30 +02:00 committed by GitHub
parent 13a9b12982
commit b71e46a786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
name: Docker-build
on: [push]
on:
push:
branches: [ master ]
jobs:
docker-build:
runs-on: ubuntu-latest