Skip to content

Commit

Permalink
Add info about 403 error when pushing image (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
andnorda authored Nov 26, 2024
1 parent 97f9d18 commit 7edd840
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tutorials/hello-nais.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ When pushed, the GitHub Actions workflow will automatically start. You can obser
- Navigate to `Actions`.
- Select the latest workflow run.

If you get a `403 PERMISSION_DENIED` error in the `Build and push image` step, you might not have added your repo to the Nais team as described above, or it might not have synchronized yet.

### Visit your application
On successful completion, we can view our application at `https://<MY-APP>.<MY-ENV>.<<tenant()>>.cloud.nais.io`

Expand Down

0 comments on commit 7edd840

Please sign in to comment.