mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
rename docker image
This commit is contained in:
2
.github/workflows/build-staging-img.yml
vendored
2
.github/workflows/build-staging-img.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
token: ${{ secrets.DEPOT_PROJECT_TOKEN }}
|
||||
load: true
|
||||
context: backend
|
||||
tags: infisical/staging_deployment_backend:test
|
||||
tags: infisical/backend:test
|
||||
- name: ⏻ Spawn backend container and dependencies
|
||||
run: |
|
||||
docker compose -f .github/resources/docker-compose.be-test.yml up --wait --quiet-pull
|
||||
|
||||
Reference in New Issue
Block a user