testing lint
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
886dd9e0c7
commit
d57881cfe5
16
.github/workflows/ci.yaml
vendored
16
.github/workflows/ci.yaml
vendored
@ -60,10 +60,10 @@ jobs:
|
||||
run: docker-compose config
|
||||
|
||||
build-and-run-docker-compose:
|
||||
needs:
|
||||
# - lint-bash-scripts
|
||||
# - lint-docker-files
|
||||
# - lint-docker-compose-file
|
||||
# needs:
|
||||
# - lint-bash-scripts
|
||||
# - lint-docker-files
|
||||
# - lint-docker-compose-file
|
||||
timeout-minutes: 20
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
@ -81,10 +81,10 @@ jobs:
|
||||
run: .github/tests.sh
|
||||
|
||||
run-remote-image-docker-compose:
|
||||
needs:
|
||||
# - lint-bash-scripts
|
||||
# - lint-docker-files
|
||||
# - lint-docker-compose-file
|
||||
# needs:
|
||||
# - lint-bash-scripts
|
||||
# - lint-docker-files
|
||||
# - lint-docker-compose-file
|
||||
timeout-minutes: 10
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user