reverting to not specifying the container
Some checks failed
Build and Publish Docker Image / build (push) Failing after 15s
Some checks failed
Build and Publish Docker Image / build (push) Failing after 15s
This commit is contained in:
parent
5d7de5d180
commit
17c6dbca24
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
container: docker:latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue