مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
ci(gha): disable release action for now
هذا الالتزام موجود في:
30
.github/workflows/ci.yml
مباع
30
.github/workflows/ci.yml
مباع
@@ -40,20 +40,20 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
run: make docker-release
|
||||
|
||||
build-release:
|
||||
runs-on: self-hosted
|
||||
needs: [test]
|
||||
if: contains(github.ref, 'refs/tags/')
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
# build-release:
|
||||
# runs-on: self-hosted
|
||||
# needs: [test]
|
||||
# if: contains(github.ref, 'refs/tags/')
|
||||
# steps:
|
||||
# - uses: actions/checkout@v2
|
||||
# with:
|
||||
# fetch-depth: 0
|
||||
|
||||
- name: Parse git ref
|
||||
run: |
|
||||
echo "DOCKER_TAG_VERSION=$(basename $GITHUB_REF)" >> $GITHUB_ENV
|
||||
# - name: Parse git ref
|
||||
# run: |
|
||||
# echo "DOCKER_TAG_VERSION=$(basename $GITHUB_REF)" >> $GITHUB_ENV
|
||||
|
||||
- name: Build and push Docker image
|
||||
run: make docker-release
|
||||
env:
|
||||
DOCKER_TAG_NAME: "latest"
|
||||
# - name: Build and push Docker image
|
||||
# run: make docker-release
|
||||
# env:
|
||||
# DOCKER_TAG_NAME: "latest"
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم