fix: apply Docker 24 network workaround and smoke tests to production deploy #64
@@ -161,6 +161,8 @@ jobs:
|
||||
name: Deploy to Dev
|
||||
runs-on: ubuntu-latest
|
||||
needs: [backend-tests, frontend-tests]
|
||||
env:
|
||||
SECRET_KEY: test-secret-key-for-ci-environment-32chars-minimum
|
||||
container:
|
||||
volumes:
|
||||
- /var/packages/ContainerManager/target/usr/bin/docker:/usr/bin/docker
|
||||
|
||||
Reference in New Issue
Block a user