ajustes novos
This commit is contained in:
parent
b75f2af64f
commit
564e0888c6
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on:
|
runs-on:
|
||||||
- self-hosted
|
- self-hosted
|
||||||
- ubuntu-latest
|
- docker
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|
@ -63,7 +63,7 @@ jobs:
|
||||||
needs: build-and-push
|
needs: build-and-push
|
||||||
runs-on:
|
runs-on:
|
||||||
- self-hosted
|
- self-hosted
|
||||||
- ubuntu-latest
|
- docker
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue