Skip to content

Commit

Permalink
changed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
romer8 committed May 13, 2024
1 parent 663d78a commit 380ca13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_and_push_dev_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:
- 'v*'
pull_request:
branches:
- 'master'
- 'main'
env:
DOCKER_HUB_ORG: gioelkin
DOCKER_HUB_ORG: awiciroh
DOCKER_REPO: tethys-ngiab
REGISTRY_IMAGE: gioelkin/tethys-ngiab
REGISTRY_IMAGE: awiciroh/tethys-ngiab

jobs:
build:
Expand Down

0 comments on commit 380ca13

Please sign in to comment.