test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 09:02:25 -03:00
parent bba3c457a3
commit a5eb2fab79
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ env:
IMAGE_NAME: ${{ github.repository }}
jobs:
deploy-docker-hello-world:
push-docker-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3