There was an error while loading. Please reload this page.
1 parent febc3c4 commit 50962b2Copy full SHA for 50962b2
1 file changed
.github/workflows/ci.yml
@@ -90,9 +90,7 @@ jobs:
90
# Make script executable
91
chmod +x image.sh
92
93
- # Copy .env.sample to .env
94
- cp .env.sample .env
95
- echo "🐳 Using .env.sample as .env for build test"
+ echo "🐳 Using .env for build test"
96
97
# Check what container runtime is available (podman takes precedence)
98
echo "🔍 Checking available container runtimes..."
0 commit comments