This commit is contained in:
Iurii 2024-04-18 20:12:41 +03:00
parent 0ee51eda60
commit 9a61e543c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
steps: steps:
- name: build - name: build
image: nuitka image: localhost/nuitka
commands: commands:
- nuitka3 src/main.py -o baloon - nuitka3 src/main.py -o baloon
- ls -lh - ls -lh