Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marjo-luc committed Oct 23, 2024
1 parent 9e26f90 commit d7fceb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ogc-app-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
- name: Log in to GitLab CR
uses: docker/login-action@v3
with:
registry: mas.dit.maap-project.org/root/register-job-hysds-v4
username: gitlab+deploy-token-8
registry: mas.maap-project.org/root/register-job-hysds-v4
username: gitlab+deploy-token-9
password: ${{ secrets.OGC_APP_PACK_GEN_CI_GH_ACTION_TOKEN }}

- name: Build algorithm docker image
Expand Down

0 comments on commit d7fceb5

Please sign in to comment.