Skip to content

parse_publication': publication' must be of type String' but 8080' is of type `Fixnum' (RuntimeError) #14

@ooxi

Description

@ooxi

Sample yaml

---
base: ubuntu:16.04
install:
 - php-cli
publish:
 - 8080
---

Exception

src/yaml/publish-instruction.rb:60:in `parse_publication': `publication' must be of type `String' but `8080' is of type `Fixnum' (RuntimeError)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions