v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
b6cd325104
commit
d0354d77f1
@ -10,9 +10,10 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
buf:
|
buf:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
env:
|
||||||
|
DOCKER_IMG: ${{ gitea.server_url }}/${{ gitea.repository }}:${{ gitea.ref_name }}
|
||||||
|
COMPOSE_PROJECT_NAME: ${{ gitea.ref_name }}-services
|
||||||
|
COMPOSE_SERVICE_NAME: $${ ${{ gitea.repository }}##*/ }
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
echo ${{ gitea.repository }}
|
echo $DOCKER_IMG - $COMPOSE_PROJECT_NAME - $COMPOSE_SERVICE_NAME
|
||||||
echo ${{ gitea.ref_name }}
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user