deploy-workflow: create docker compose file
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
This commit is contained in:
@@ -13,6 +13,7 @@ jobs:
|
||||
ORIGINAL_REF_NAME="${{ gitea.ref_name }}"
|
||||
CLEAN_REF_NAME=${ORIGINAL_REF_NAME//\//-}
|
||||
echo "Clean ref name: $CLEAN_REF_NAME"
|
||||
echo "CLEAN_REF_NAME=$CLEAN_REF_NAME" >> $GITEA_ENV
|
||||
- name: Execute Remote SSH Commands
|
||||
uses: appleboy/ssh-action@v1.0.3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user