Remove env printing
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-20 15:56:08 +02:00
parent a7862e0f6a
commit ea79f4bf15

View File

@@ -11,7 +11,6 @@ steps:
- curl -sSL https://install.python-poetry.org | python3 - - curl -sSL https://install.python-poetry.org | python3 -
- poetry config virtualenvs.create false - poetry config virtualenvs.create false
- poetry install - poetry install
- printenv
- pytest - pytest
- name: build - name: build
image: plugins/kaniko image: plugins/kaniko
@@ -28,6 +27,6 @@ steps:
--- ---
kind: signature kind: signature
hmac: 8e5103c096391ef7821044e9462a49b5de492fe194e95cd28b93c59b741e2244 hmac: cba139585284bc6889a5f8b5bfb4ea2e877ddadbfd1f5430edf0ee87a900b2c2
... ...