remove comments on docker-buld.yml
This commit is contained in:
@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build_and_push:
|
||||
runs-on: ubuntu-latest #docker
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user