Skip to content

Commit

Permalink
add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalii Dubovoy committed Nov 25, 2024
1 parent 647b01c commit 3f9f753
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:

env:
REGISTRY: 'ghcr.io/${{github.repository_owner}}'
IMAGE_NAME: 'hello_client'
IMAGE_NAME: 'test-webapp'

jobs:
ci:
name: Build and push
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#

0 comments on commit 3f9f753

Please sign in to comment.