Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 committed Oct 22, 2024
1 parent 3283b86 commit dda1815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Build and push container image
run: |
export REGISTRY=gchr.io/mesosphere
export REGISTRY=ghcr.io/mesosphere
export VERSION=${{ github.ref_name }}
export DOCKER_CLI_EXPERIMENTAL=enabled
export OUTPUT_TYPE=docker
Expand Down

0 comments on commit dda1815

Please sign in to comment.