mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #2470 from gradido/2457-refactor-move-nginx-docker-build-back-to-first-row-in-workflow
refactor(other): build nginx docker image in workflow independent of other builds
This commit is contained in:
commit
8f73e76e4f
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -139,7 +139,6 @@ jobs:
|
||||
build_test_nginx:
|
||||
name: Docker Build Test - Nginx
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build_test_backend, build_test_admin, build_test_frontend]
|
||||
steps:
|
||||
##########################################################################
|
||||
# CHECKOUT CODE ##########################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user