diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-09-20 19:34:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-20 19:34:43 +0200 |
commit | 66f4bc76384cca8716f9192aa279138cb2b35812 (patch) | |
tree | a0de41fb9673dc19997bce92e590ff46e08416f8 /.cirrus.yml | |
parent | 7ed1816900b9e1cc8087f8256e836eb62d0c6295 (diff) | |
parent | babe201dae730032ee0a9435e55e09245782000a (diff) | |
download | podman-66f4bc76384cca8716f9192aa279138cb2b35812.tar.gz podman-66f4bc76384cca8716f9192aa279138cb2b35812.tar.bz2 podman-66f4bc76384cca8716f9192aa279138cb2b35812.zip |
Merge pull request #4070 from cevich/podbot_creds
Cirrus: Update podbot credentials
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 461a39e4b..77d5ba702 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -55,7 +55,7 @@ env: #### Credentials and other secret-sauces, decrypted at runtime when authorized. #### # Freenode IRC credentials for posting status messages - IRCID: ENCRYPTED[e87bba62a8e924dc70bdb2b66b16f6ab4a60d2870e6e5534ae9e2b0076f483c71c84091c655ca239101e6816c5ec0883] + IRCID: ENCRYPTED[1913f8a4572b6a6d2036232327789c4f6c0d98cde53f0336d860cd219b4cbd83863eefd93471aef8fa1079d4698e382d] # Needed to build GCE images, within a GCE VM SERVICE_ACCOUNT: ENCRYPTED[99e9a0b1c23f8dd29e83dfdf164f064cfd17afd9b895ca3b5e4c41170bd4290a8366fe2ad8e7a210b9f751711d1d002a] # User ID for cirrus to ssh into VMs |