debug: return right pipeline logic
This commit is contained in:
parent
effc4cbea9
commit
43839c5879
@ -17,7 +17,7 @@ jobs:
|
||||
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
DeployService:
|
||||
runs-on: [frontprod]
|
||||
# needs: CreateImage
|
||||
needs: CreateImage
|
||||
uses: https://gitea.pena/PenaDevops/actions.git/.gitea/workflows/deploy.yml@v1.1.4-p7
|
||||
with:
|
||||
runner: hubprod
|
||||
|
@ -2,6 +2,6 @@ services:
|
||||
squiz:
|
||||
container_name: squiz
|
||||
restart: unless-stopped
|
||||
image: gitea.pena/squiz/frontpanel/main:1018
|
||||
image: gitea.pena/squiz/frontpanel/main:$GITHUB_RUN_NUMBER
|
||||
hostname: squiz
|
||||
tty: true
|
||||
|
Loading…
Reference in New Issue
Block a user