test build
Some checks failed
/ test (push) Failing after 1s

This commit is contained in:
Jonny_Bro (Nikita) 2024-09-10 22:19:45 +05:00
parent 86e4532187
commit b2acfaf578
Signed by: jonny_bro
GPG key ID: 3F1ECC04147E9BD8
2 changed files with 7 additions and 6 deletions

View file

@ -0,0 +1,7 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- name: Build Docker image
- run: docker build -t beatrun-courses-server-docker:latest

View file

@ -1,6 +0,0 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good