Skip to content

Commit

Permalink
Add ENV variables
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-arrobo authored Jan 16, 2024
1 parent 5c30540 commit fde491d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
go build ./...
docker-build-dbtestapp:
env:
DOCKER_REGISTRY: "docker.io/"
DOCKER_REPOSITORY: "omecproject/"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit fde491d

Please sign in to comment.