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

feat(kitchen): use debian-10-master-py3 instead of develop #84

Merged
merged 1 commit into from Oct 24, 2019

Commits on Oct 24, 2019

  1. feat(kitchen): use debian-10-master-py3 instead of develop

    * Expedite this because `debian-10-develop-py3` is no longer working
      after the new upstream release (`2019.2.2`)
    * https://travis-ci.org/myii/template-formula/jobs/602164511#L447-L451
    
    ```salt
    E: Repository 'https://repo.saltstack.com/py3/debian/9/amd64/latest stretch InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
    N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
    STDERR: The command '/bin/sh -c apt-get update' returned a non-zero code: 100
    ---- End output of docker -H unix:///var/run/docker.sock build -f Dockerfile-kitchen20191024-6404-1oweo2f . ----
    Ran docker -H unix:///var/run/docker.sock build -f Dockerfile-kitchen20191024-6404-1oweo2f . returned 100] on default-debian-10-develop-py3
    ```
    myii committed Oct 24, 2019
    Copy the full SHA
    6f00a7e View commit details
    Browse the repository at this point in the history