This commit is contained in:
Basyrov Rustam
2025-06-05 12:49:07 +03:00
parent 308ff915d2
commit 29017b09d4

13
.github/workflows/ci.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
name: CI-pipeline
on:
workflow_distpatch:
push:
branches:
- dev
jobs:
docker-lint:
runs-on: ubuntu-latest
steps:
- name: lint dockerfile
run: echo hello