test: E2E скрипт run_e2e_tests.sh + fix provider token/version в примерах
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 2026-03-11 10:00
|
||||
# Minimal sample image to push to PearlHarbor registry
|
||||
# Purpose: небольшой образ для тестирования пуша в реестр
|
||||
|
||||
FROM alpine:3.18
|
||||
|
||||
CMD ["sh", "-c", "echo Hello from pearlharbor sample image"]
|
||||
Reference in New Issue
Block a user