Build failing #36

Closed
opened 2020-07-24 13:00:32 +00:00 by kawaiipunk · 2 comments
Owner

Build failing. Perhaps due to some sort of permissions error.

https://drone.autonomic.zone/autonomic-cooperative/autonomic.zone/106/1/2

denied: requested access to the resource is denied
time="2020-07-24T12:58:24Z" level=fatal msg="exit status 1"
Build failing. Perhaps due to some sort of permissions error. https://drone.autonomic.zone/autonomic-cooperative/autonomic.zone/106/1/2 ``` denied: requested access to the resource is denied time="2020-07-24T12:58:24Z" level=fatal msg="exit status 1" ```
Owner

Think that is related to the fact that the build is on another branch (policies branch from the fork in #34) and our .drone.yml still runs builds but doesn't expose the secrets necessary to push the container to docker hub. So, I guess the fix is just to disable builds in the .drone.yml configuration for now.

Think that is related to the fact that the build is on another branch (`policies` branch from the fork in https://git.autonomic.zone/autonomic-cooperative/autonomic.zone/pulls/34) and our [.drone.yml](https://git.autonomic.zone/autonomic-cooperative/autonomic.zone/src/branch/master/.drone.yml) still runs builds but doesn't expose the secrets necessary to push the container to docker hub. So, I guess the fix is just to disable builds in the `.drone.yml` configuration for now.
Owner

Fixed in 2ae36bade9 I think!

Fixed in https://git.autonomic.zone/autonomic-cooperative/autonomic.zone/commit/2ae36bade9de9d844431bac1e4a4f83e9c37af53 I think!
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/autonomic.zone#36
No description provided.