forget about it, im stupid

This commit is contained in:
Jonny_Bro (Nikita) 2024-09-10 22:26:23 +05:00
parent 0c78e79fb1
commit 1b38190f04
Signed by: jonny_bro
GPG key ID: 3F1ECC04147E9BD8

View file

@ -1,9 +0,0 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: |
apt update &&
apt install docker &&
docker build -t beatrun-courses-server-docker:latest .