From 642d72229e37683dd0703ba50d20948e8318ca2e Mon Sep 17 00:00:00 2001 From: eko Date: Mon, 16 Mar 2026 04:34:27 +0700 Subject: [PATCH] create pipiline dockerfile --- .gitea/workflows/pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index eaa626f..c5fdf4b 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -1,4 +1,3 @@ -/************* ✨ Windsurf Command ⭐ *************/ name: Gitea Actions Demo on: [push] @@ -24,4 +23,3 @@ jobs: with: image: ${{ github.repository }}:latest ports: ["8000:8000"] -/******* de172138-7df1-41e4-b549-beb9d9bd9967 *******/ \ No newline at end of file