Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker #768

Closed
bttgcm opened this issue Jul 15, 2022 · 4 comments
Closed

Docker #768

bttgcm opened this issue Jul 15, 2022 · 4 comments
Labels

Comments

@bttgcm
Copy link

bttgcm commented Jul 15, 2022

Dear everyone,

I have forked the site and went through the configuration as explained in the " Deployment For project pages".
I have set the Actions as "Allow all actions and reusable workflows".
but
I have noticed some actions cannot be completed and give the following error:

Run docker/login-action@v1
with:
ecr: auto
logout: true
Error: Username and password required

I am not clear if I have to create an access token from Docker and change configuration somewhere.

Thank you

@bttgcm bttgcm added the bug label Jul 15, 2022
@rohandebsarkar
Copy link
Collaborator

rohandebsarkar commented Jul 15, 2022

This bug has been identified. It will be fixed by the PR #767.

Note: Though it is showing the error in the Docker Image CI script, it should not affect the deploy script, and therefore you should not have any problem in deploying the site.

@bttgcm
Copy link
Author

bttgcm commented Jul 15, 2022

You are right in the "Deploy" there is no error but the page does not update (not sure if due to Docker CI actions not going through).

@pourmand1376
Copy link
Collaborator

PR is now merged. You can update your repo. But, I don't think that not updating the page is related to Docker CI.

@rohandebsarkar
Copy link
Collaborator

fixed in #767.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants