Add .gitea/workflows/*.yaml

This commit is contained in:
2025-10-17 20:02:46 -07:00
parent 401cf0a051
commit 01ae91e8d5

View File

@@ -14,7 +14,7 @@ jobs:
- name: Build
run: | # Build your application here
echo "Building the application"
echo "API KEY: ${{ secrets.API_KEY }}"
echo ${{ secrets.API_KEY }}
        echo $SECRET_API_KEY
echo "DEPLOYMENT_ENV: ${{ env.DEPLOYMENT_ENV }}"
echo $CONFIG_VARIABLE