- add missing period
This commit is contained in:
parent
3a0a3bce33
commit
e6390f8f67
@ -51,7 +51,7 @@ jobs:
|
|||||||
# NEXT_PUBLIC_RECAPTCHA_SITE_KEY=${{secrets.NEXT_PUBLIC_RECAPTCHA_SITE_KEY}}
|
# NEXT_PUBLIC_RECAPTCHA_SITE_KEY=${{secrets.NEXT_PUBLIC_RECAPTCHA_SITE_KEY}}
|
||||||
|
|
||||||
- name: Build Docker Image
|
- name: Build Docker Image
|
||||||
run: docker build -t gitea.bsidesolutions.net/${{ gitea.repository }}:${{ gitea.sha }} oonyeje/oonyeje-portfolio
|
run: docker build -t gitea.bsidesolutions.net/${{ gitea.repository }}:${{ gitea.sha }} oonyeje/oonyeje-portfolio .
|
||||||
|
|
||||||
- name: Push Docker Image (Commit)
|
- name: Push Docker Image (Commit)
|
||||||
run: docker push gitea.bsidesolutions.net/${{ gitea.repository }}:${{ gitea.sha }}
|
run: docker push gitea.bsidesolutions.net/${{ gitea.repository }}:${{ gitea.sha }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user