This commit is contained in:
Iurii 2024-04-18 20:46:27 +03:00
parent 9a61e543c7
commit e7f0e04b1d
1 changed files with 1 additions and 1 deletions

View File

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