Skip to content

Commit

Permalink
Update and rename lomap_0.yml to lomap_es1a.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cidinene authored Jan 28, 2023
1 parent 8769b1c commit cd95f42
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI for LOMAP_0
name: CI for lomap_es1a

on:
release:
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
env:
API_URI: http://${{ secrets.DEPLOY_HOST }}:5000/api
with:
name: arquisoft/lomap_0/webapp
name: arquisoft/lomap_es1a/webapp
username: ${{ github.actor }}
password: ${{ secrets.DOCKER_PUSH_TOKEN }}
registry: ghcr.io
Expand All @@ -77,7 +77,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: arquisoft/lomap_0/restapi
name: arquisoft/lomap_es1a/restapi
username: ${{ github.actor }}
password: ${{ secrets.DOCKER_PUSH_TOKEN }}
registry: ghcr.io
Expand Down

0 comments on commit cd95f42

Please sign in to comment.