steps: - name: hello image: alpine commands: - echo "CI работает!" - docker --version